<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Reviving 20 year old web forum software	</title>
	<atom:link href="https://virtuallyfun.com/2019/07/21/reviving-20-year-old-web-forum-software/feed/" rel="self" type="application/rss+xml" />
	<link>https://virtuallyfun.com/2019/07/21/reviving-20-year-old-web-forum-software/</link>
	<description>Fun with Virtualization</description>
	<lastBuildDate>Sat, 27 Jul 2019 23:27:06 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>
		By: bifo		</title>
		<link>https://virtuallyfun.com/2019/07/21/reviving-20-year-old-web-forum-software/comment-page-1/#comment-217972</link>

		<dc:creator><![CDATA[bifo]]></dc:creator>
		<pubDate>Sat, 27 Jul 2019 23:27:06 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/wordpress/?p=9630#comment-217972</guid>

					<description><![CDATA[wow, what a throwback to my teens]]></description>
			<content:encoded><![CDATA[<p>wow, what a throwback to my teens</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: xorhash		</title>
		<link>https://virtuallyfun.com/2019/07/21/reviving-20-year-old-web-forum-software/comment-page-1/#comment-217514</link>

		<dc:creator><![CDATA[xorhash]]></dc:creator>
		<pubDate>Wed, 24 Jul 2019 04:59:14 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/wordpress/?p=9630#comment-217514</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2019/07/21/reviving-20-year-old-web-forum-software/comment-page-1/#comment-217510&quot;&gt;neozeed&lt;/a&gt;.

Fucking what. Apparently, MySQL is rather picky about this and I didn&#039;t notice because MariaDB:

https://dev.mysql.com/doc/refman/8.0/en/data-type-defaults.html

&#062; The BLOB, TEXT, GEOMETRY, and JSON data types can be assigned a default value only if the value is written as an expression, even if the expression value is a literal: [...]

Well, that clears that up. Guess we&#039;re MariaDB-only now. I might get around to a MySQL patch one day(TM).]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2019/07/21/reviving-20-year-old-web-forum-software/comment-page-1/#comment-217510">neozeed</a>.</p>
<p>Fucking what. Apparently, MySQL is rather picky about this and I didn&#8217;t notice because MariaDB:</p>
<p><a href="https://dev.mysql.com/doc/refman/8.0/en/data-type-defaults.html" rel="nofollow ugc">https://dev.mysql.com/doc/refman/8.0/en/data-type-defaults.html</a></p>
<p>&gt; The BLOB, TEXT, GEOMETRY, and JSON data types can be assigned a default value only if the value is written as an expression, even if the expression value is a literal: [&#8230;]</p>
<p>Well, that clears that up. Guess we&#8217;re MariaDB-only now. I might get around to a MySQL patch one day(TM).</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2019/07/21/reviving-20-year-old-web-forum-software/comment-page-1/#comment-217511</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Wed, 24 Jul 2019 02:20:47 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/wordpress/?p=9630#comment-217511</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2019/07/21/reviving-20-year-old-web-forum-software/comment-page-1/#comment-217495&quot;&gt;xorhash&lt;/a&gt;.

This disposable $1 a month VM is older, but I ended up purging MySQL 5.7 and loading Maria 10.0 ...   This time building the tables went through without any error, and I can post.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2019/07/21/reviving-20-year-old-web-forum-software/comment-page-1/#comment-217495">xorhash</a>.</p>
<p>This disposable $1 a month VM is older, but I ended up purging MySQL 5.7 and loading Maria 10.0 &#8230;   This time building the tables went through without any error, and I can post.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2019/07/21/reviving-20-year-old-web-forum-software/comment-page-1/#comment-217510</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Wed, 24 Jul 2019 02:10:01 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/wordpress/?p=9630#comment-217510</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2019/07/21/reviving-20-year-old-web-forum-software/comment-page-1/#comment-217494&quot;&gt;xorhash&lt;/a&gt;.

This is the error:

&lt;code&gt;mysql error: BLOB, TEXT, GEOMETRY or JSON column &#039;threadindex&#039; can&#039;t have a default value
&lt;/code&gt;

Maria 10 seems to be OK though.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2019/07/21/reviving-20-year-old-web-forum-software/comment-page-1/#comment-217494">xorhash</a>.</p>
<p>This is the error:</p>
<p><code>mysql error: BLOB, TEXT, GEOMETRY or JSON column 'threadindex' can't have a default value<br />
</code></p>
<p>Maria 10 seems to be OK though.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2019/07/21/reviving-20-year-old-web-forum-software/comment-page-1/#comment-217507</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Wed, 24 Jul 2019 00:02:19 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/wordpress/?p=9630#comment-217507</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2019/07/21/reviving-20-year-old-web-forum-software/comment-page-1/#comment-217494&quot;&gt;xorhash&lt;/a&gt;.

The patch applied fine, the MySQL didn&#039;t like the idea of it being &#039;&#039;..  I&#039;ll reapply and post the exact message soon. Sorry the last 2 days have been a bit crazy..]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2019/07/21/reviving-20-year-old-web-forum-software/comment-page-1/#comment-217494">xorhash</a>.</p>
<p>The patch applied fine, the MySQL didn&#8217;t like the idea of it being &#8221;..  I&#8217;ll reapply and post the exact message soon. Sorry the last 2 days have been a bit crazy..</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Fred		</title>
		<link>https://virtuallyfun.com/2019/07/21/reviving-20-year-old-web-forum-software/comment-page-1/#comment-217503</link>

		<dc:creator><![CDATA[Fred]]></dc:creator>
		<pubDate>Tue, 23 Jul 2019 19:24:33 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/wordpress/?p=9630#comment-217503</guid>

					<description><![CDATA[It was a another time ...

Thanks for remembering !]]></description>
			<content:encoded><![CDATA[<p>It was a another time &#8230;</p>
<p>Thanks for remembering !</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: xorhash		</title>
		<link>https://virtuallyfun.com/2019/07/21/reviving-20-year-old-web-forum-software/comment-page-1/#comment-217495</link>

		<dc:creator><![CDATA[xorhash]]></dc:creator>
		<pubDate>Tue, 23 Jul 2019 12:36:45 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/wordpress/?p=9630#comment-217495</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2019/07/21/reviving-20-year-old-web-forum-software/comment-page-1/#comment-217494&quot;&gt;xorhash&lt;/a&gt;.

@@ -247,12 +249,12 @@
    title CHAR(100) NOT NULL,
    lastpost INT UNSIGNED NOT NULL,
    forumid SMALLINT UNSIGNED NOT NULL,
-   replycount INT UNSIGNED NOT NULL,
+   replycount INT UNSIGNED NOT NULL DEFAULT 0,
    postusername CHAR(50) NOT NULL,
    dateline INT UNSIGNED NOT NULL,
-   subjectindex CHAR(100) NOT NULL,
-   threadindex MEDIUMTEXT NOT NULL,
-   userindex MEDIUMTEXT NOT NULL,
+   subjectindex CHAR(100) NOT NULL DEFAULT &#039;&#039;,
+   threadindex MEDIUMTEXT NOT NULL DEFAULT &#039;&#039;,
+   userindex MEDIUMTEXT NOT NULL DEFAULT &#039;&#039;,
    PRIMARY KEY(threadid)

is the chunk, actually. My bad. Still in the patch, so I&#039;m mildly confused.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2019/07/21/reviving-20-year-old-web-forum-software/comment-page-1/#comment-217494">xorhash</a>.</p>
<p>@@ -247,12 +249,12 @@<br />
    title CHAR(100) NOT NULL,<br />
    lastpost INT UNSIGNED NOT NULL,<br />
    forumid SMALLINT UNSIGNED NOT NULL,<br />
&#8211;   replycount INT UNSIGNED NOT NULL,<br />
+   replycount INT UNSIGNED NOT NULL DEFAULT 0,<br />
    postusername CHAR(50) NOT NULL,<br />
    dateline INT UNSIGNED NOT NULL,<br />
&#8211;   subjectindex CHAR(100) NOT NULL,<br />
&#8211;   threadindex MEDIUMTEXT NOT NULL,<br />
&#8211;   userindex MEDIUMTEXT NOT NULL,<br />
+   subjectindex CHAR(100) NOT NULL DEFAULT &#8221;,<br />
+   threadindex MEDIUMTEXT NOT NULL DEFAULT &#8221;,<br />
+   userindex MEDIUMTEXT NOT NULL DEFAULT &#8221;,<br />
    PRIMARY KEY(threadid)</p>
<p>is the chunk, actually. My bad. Still in the patch, so I&#8217;m mildly confused.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: xorhash		</title>
		<link>https://virtuallyfun.com/2019/07/21/reviving-20-year-old-web-forum-software/comment-page-1/#comment-217494</link>

		<dc:creator><![CDATA[xorhash]]></dc:creator>
		<pubDate>Tue, 23 Jul 2019 12:30:19 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/wordpress/?p=9630#comment-217494</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2019/07/21/reviving-20-year-old-web-forum-software/comment-page-1/#comment-217492&quot;&gt;neozeed&lt;/a&gt;.

It... should be working, actually. I made sure to change the admin/install.php in the patch:

@@ -205,10 +207,10 @@
    description CHAR(250) NOT NULL,
    active SMALLINT NOT NULL,
    displayorder SMALLINT NOT NULL,
-   replycount INT UNSIGNED NOT NULL,
-   lastpost INT NOT NULL,
-   threadcount MEDIUMINT UNSIGNED NOT NULL,
-   allowposting SMALLINT NOT NULL,
+   replycount INT UNSIGNED NOT NULL DEFAULT 0,
+   lastpost INT NOT NULL DEFAULT 0,
+   threadcount MEDIUMINT UNSIGNED NOT NULL DEFAULT 0,
+   allowposting SMALLINT NOT NULL DEFAULT 0,
    PRIMARY KEY(forumid)
   )&quot;);

Are you sure you applied the patch before installing?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2019/07/21/reviving-20-year-old-web-forum-software/comment-page-1/#comment-217492">neozeed</a>.</p>
<p>It&#8230; should be working, actually. I made sure to change the admin/install.php in the patch:</p>
<p>@@ -205,10 +207,10 @@<br />
    description CHAR(250) NOT NULL,<br />
    active SMALLINT NOT NULL,<br />
    displayorder SMALLINT NOT NULL,<br />
&#8211;   replycount INT UNSIGNED NOT NULL,<br />
&#8211;   lastpost INT NOT NULL,<br />
&#8211;   threadcount MEDIUMINT UNSIGNED NOT NULL,<br />
&#8211;   allowposting SMALLINT NOT NULL,<br />
+   replycount INT UNSIGNED NOT NULL DEFAULT 0,<br />
+   lastpost INT NOT NULL DEFAULT 0,<br />
+   threadcount MEDIUMINT UNSIGNED NOT NULL DEFAULT 0,<br />
+   allowposting SMALLINT NOT NULL DEFAULT 0,<br />
    PRIMARY KEY(forumid)<br />
   )&#8221;);</p>
<p>Are you sure you applied the patch before installing?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2019/07/21/reviving-20-year-old-web-forum-software/comment-page-1/#comment-217492</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Tue, 23 Jul 2019 11:04:21 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/wordpress/?p=9630#comment-217492</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2019/07/21/reviving-20-year-old-web-forum-software/comment-page-1/#comment-217490&quot;&gt;mindbyte&lt;/a&gt;.

Lol not surprising, the MySQL I had in a throwaway VM didn&#039;t like the default schema.

I was installing it while stuck in meetings.......]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2019/07/21/reviving-20-year-old-web-forum-software/comment-page-1/#comment-217490">mindbyte</a>.</p>
<p>Lol not surprising, the MySQL I had in a throwaway VM didn&#8217;t like the default schema.</p>
<p>I was installing it while stuck in meetings&#8230;&#8230;.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: mindbyte		</title>
		<link>https://virtuallyfun.com/2019/07/21/reviving-20-year-old-web-forum-software/comment-page-1/#comment-217490</link>

		<dc:creator><![CDATA[mindbyte]]></dc:creator>
		<pubDate>Tue, 23 Jul 2019 10:15:17 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/wordpress/?p=9630#comment-217490</guid>

					<description><![CDATA[As a kid I loved bulletin boards, especially WoltLab&#039;s Burning Board with its distinct blue color. Amazing to see that vBulletin Lite was such a mess. Thanks &#038; respect for bringin it back to the internet.

PS.: I tried to post this to the board itself, but..: 
mysql error: Field &#039;threadindex&#039; doesn&#039;t have a default value
mysql error number: 1364]]></description>
			<content:encoded><![CDATA[<p>As a kid I loved bulletin boards, especially WoltLab&#8217;s Burning Board with its distinct blue color. Amazing to see that vBulletin Lite was such a mess. Thanks &amp; respect for bringin it back to the internet.</p>
<p>PS.: I tried to post this to the board itself, but..:<br />
mysql error: Field &#8216;threadindex&#8217; doesn&#8217;t have a default value<br />
mysql error number: 1364</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
