<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.minegoboom.com/index.php?action=history&amp;feed=atom&amp;title=Talk%3AMySQL_Database_Setup</id>
		<title>Talk:MySQL Database Setup - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.minegoboom.com/index.php?action=history&amp;feed=atom&amp;title=Talk%3AMySQL_Database_Setup"/>
		<link rel="alternate" type="text/html" href="http://wiki.minegoboom.com/index.php?title=Talk:MySQL_Database_Setup&amp;action=history"/>
		<updated>2026-05-05T19:54:31Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.28.2</generator>

	<entry>
		<id>http://wiki.minegoboom.com/index.php?title=Talk:MySQL_Database_Setup&amp;diff=5551&amp;oldid=prev</id>
		<title>I88gerbils: second thoughts</title>
		<link rel="alternate" type="text/html" href="http://wiki.minegoboom.com/index.php?title=Talk:MySQL_Database_Setup&amp;diff=5551&amp;oldid=prev"/>
				<updated>2005-09-15T00:12:03Z</updated>
		
		<summary type="html">&lt;p&gt;second thoughts&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;tr style='vertical-align: top;' lang='en'&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 00:12, 15 September 2005&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot; &gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;I know this isn't the place for it, but could we have a simple tutorial of coding for a MYSQL Server. I swear I've looked at the tutorials on the mysql++ site a few times and havn't been able to figure it out. Maybe a simple c++ sniplet that creates a database, one that queries a database and prints the result, and one that adds / changes a value in the database. Thanks guys. [[User:BaK|BaK]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;I know this isn't the place for it, but could we have a simple tutorial of coding for a MYSQL Server. I swear I've looked at the tutorials on the mysql++ site a few times and havn't been able to figure it out. Maybe a simple c++ sniplet that creates a database, one that queries a database and prints the result, and one that adds / changes a value in the database. Thanks guys. [[User:BaK|BaK]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;I learned most of my SQL statements back when I had the Perl DBI book.&amp;#160; It helped a lot.&amp;#160; So much easier &amp;gt;_&amp;lt;.&amp;#160; I wonder how easy it is to do in python?&amp;#160; I remember looking at the code for yare a few years back before the project got canned.&amp;#160; I still have the source code for when i merged the mysql shit into the regular code.&amp;#160; Maybe that'll help.&amp;#160; Unfortunately, I don't have a place to setup my main system right now. [[User:I88gerbils|i88gerbils]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;I learned most of my SQL statements back when I had the Perl DBI book.&amp;#160; It helped a lot.&amp;#160; So much easier &amp;gt;_&amp;lt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;.&amp;#160; [edit] On second thought it looks almost the same as php/perl[/edit]&lt;/ins&gt;.&amp;#160; I wonder how easy it is to do in python?&amp;#160; I remember looking at the code for yare a few years back before the project got canned.&amp;#160; I still have the source code for when i merged the mysql shit into the regular code.&amp;#160; Maybe that'll help.&amp;#160; Unfortunately, I don't have a place to setup my main system right now. [[User:I88gerbils|i88gerbils]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;!-- diff cache key mgb_assswiki:diff:version:1.11a:oldid:3589:newid:5551 --&gt;
&lt;/table&gt;</summary>
		<author><name>I88gerbils</name></author>	</entry>

	<entry>
		<id>http://wiki.minegoboom.com/index.php?title=Talk:MySQL_Database_Setup&amp;diff=3589&amp;oldid=prev</id>
		<title>I88gerbils: pseudo answer</title>
		<link rel="alternate" type="text/html" href="http://wiki.minegoboom.com/index.php?title=Talk:MySQL_Database_Setup&amp;diff=3589&amp;oldid=prev"/>
				<updated>2005-09-15T00:06:31Z</updated>
		
		<summary type="html">&lt;p&gt;pseudo answer&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;tr style='vertical-align: top;' lang='en'&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 00:06, 15 September 2005&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot; &gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;I know this isn't the place for it, but could we have a simple tutorial of coding for a MYSQL Server. I swear I've looked at the tutorials on the mysql++ site a few times and havn't been able to figure it out. Maybe a simple c++ sniplet that creates a database, one that queries a database and prints the result, and one that adds / changes a value in the database. Thanks guys. [[User:BaK|BaK]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;I know this isn't the place for it, but could we have a simple tutorial of coding for a MYSQL Server. I swear I've looked at the tutorials on the mysql++ site a few times and havn't been able to figure it out. Maybe a simple c++ sniplet that creates a database, one that queries a database and prints the result, and one that adds / changes a value in the database. Thanks guys. [[User:BaK|BaK]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;I learned most of my SQL statements back when I had the Perl DBI book.&amp;#160; It helped a lot.&amp;#160; So much easier &amp;gt;_&amp;lt;.&amp;#160; I wonder how easy it is to do in python?&amp;#160; I remember looking at the code for yare a few years back before the project got canned.&amp;#160; I still have the source code for when i merged the mysql shit into the regular code.&amp;#160; Maybe that'll help.&amp;#160; Unfortunately, I don't have a place to setup my main system right now. [[User:I88gerbils|i88gerbils]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;!-- diff cache key mgb_assswiki:diff:version:1.11a:oldid:3588:newid:3589 --&gt;
&lt;/table&gt;</summary>
		<author><name>I88gerbils</name></author>	</entry>

	<entry>
		<id>http://wiki.minegoboom.com/index.php?title=Talk:MySQL_Database_Setup&amp;diff=3588&amp;oldid=prev</id>
		<title>BaK: request</title>
		<link rel="alternate" type="text/html" href="http://wiki.minegoboom.com/index.php?title=Talk:MySQL_Database_Setup&amp;diff=3588&amp;oldid=prev"/>
				<updated>2005-09-14T16:33:13Z</updated>
		
		<summary type="html">&lt;p&gt;request&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;I know this isn't the place for it, but could we have a simple tutorial of coding for a MYSQL Server. I swear I've looked at the tutorials on the mysql++ site a few times and havn't been able to figure it out. Maybe a simple c++ sniplet that creates a database, one that queries a database and prints the result, and one that adds / changes a value in the database. Thanks guys. [[User:BaK|BaK]]&lt;/div&gt;</summary>
		<author><name>BaK</name></author>	</entry>

	</feed>