<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>DIYMacServer &#187; Forum: MySQL - Recent Posts</title>
<link>http://diymacserver.com/forum/</link>
<description>DIYMacServer &#187; Forum: MySQL - Recent Posts</description>
<language>en</language>
<pubDate>Wed, 08 Feb 2012 06:01:15 +0000</pubDate>

<item>
<title>Richard on "MySQL-5.5.8 Install Confusion"</title>
<link>http://diymacserver.com/forum/topic/mysql-558-install-confusion#post-911</link>
<pubDate>Thu, 20 Jan 2011 05:00:10 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">911@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Zelda, please use an editor like vi to change it. The .swp file and the strange characters are usually left there by your editor.&#60;/p&#62;
&#60;p&#62;Please read &#60;a href=&#34;http://diymacserver.com/2011/01/08/first-attempt-at-using-mysql-5-5-x/&#34; rel=&#34;nofollow&#34;&#62;http://diymacserver.com/2011/01/08/first-attempt-at-using-mysql-5-5-x/&#60;/a&#62; as well indicating all the effects of using 5.5.x has on the rest of the installation instructions.
&#60;/p&#62;</description>
</item>
<item>
<title>zelda on "MySQL-5.5.8 Install Confusion"</title>
<link>http://diymacserver.com/forum/topic/mysql-558-install-confusion#post-910</link>
<pubDate>Wed, 19 Jan 2011 16:15:50 +0000</pubDate>
<dc:creator>zelda</dc:creator>
<guid isPermaLink="false">910@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Sorry it did not like the weird characters inside the .bash_profile.swp file so i zapped the gremlins and will try again:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;b0VIM 7.2Smy-iMac.local~my/.bash_profile&#60;br /&#62;
U3210#&#34;! Utpad&#34;export PATH=&#34;$PATH:/usr/local/mysql/bin&#34;&#60;/p&#62;&#60;/blockquote&#62;</description>
</item>
<item>
<title>zelda on "MySQL-5.5.8 Install Confusion"</title>
<link>http://diymacserver.com/forum/topic/mysql-558-install-confusion#post-909</link>
<pubDate>Wed, 19 Jan 2011 16:12:22 +0000</pubDate>
<dc:creator>zelda</dc:creator>
<guid isPermaLink="false">909@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;I am having trouble getting the newest version of MySql-5.5.8 to startup on my Snow Leopard, 64-bit Intel arch., iMac and am wondering if i screwed-up the installation process or did not follow direction right:&#60;br /&#62;
I downloaded the MacOSX dmg package mysql-5.5.8-osx10.6-x86_64.dmg&#60;br /&#62;
and ran the installer, but did not install the Preference Pane as instructed in documentation.&#60;/p&#62;
&#60;p&#62;However, here's where i get confused you recently stated that,&#60;br /&#62;
&#60;blockquote&#62;you no longer need to compile MySQL. Which is excellent news as it simplifies the setup and a lot of the problems I see here from users.&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;So installed MySQL but do i now skip your &#34;Compiling MySQL 5.1.x in 64 bits mode on Snow Leopard&#34; instructions in the documentation?&#60;/p&#62;
&#60;p&#62;I created the .bash_profile file and placed it in my home directory to be able to use MySQL commands from the Terminal but now something called .bash_profile.swp as showed up there too and seems to be messing something up as i cannot access MySQL from the Terminal saying it&#60;br /&#62;
&#60;blockquote&#62;ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)&#60;/blockquote&#62;
 Looking inside this .swp file reveals:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;b0VIM 7.2&#60;/p&#62;&#60;/blockquote&#62;</description>
</item>
<item>
<title>Richard on "documentation link"</title>
<link>http://diymacserver.com/forum/topic/documentation-link#post-900</link>
<pubDate>Tue, 16 Nov 2010 18:23:04 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">900@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Thank you Larry, I will amend that!
&#60;/p&#62;</description>
</item>
<item>
<title>LarryL on "documentation link"</title>
<link>http://diymacserver.com/forum/topic/documentation-link#post-899</link>
<pubDate>Tue, 16 Nov 2010 17:11:17 +0000</pubDate>
<dc:creator>LarryL</dc:creator>
<guid isPermaLink="false">899@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Richard, just a small discrepancy in documentation. Both the Leopard and Snow Leopard pages for Securing Your MySQL Install link to the Compiling Apache page and skip the Starting MySQL page.
&#60;/p&#62;</description>
</item>
<item>
<title>aurora72 on "No readline/rlstdc.h file error while compiling MySQL 5.1.42"</title>
<link>http://diymacserver.com/forum/topic/no-readlinerlstdch-file-error-while-compiling-mysql-5142#post-783</link>
<pubDate>Wed, 24 Feb 2010 23:50:00 +0000</pubDate>
<dc:creator>aurora72</dc:creator>
<guid isPermaLink="false">783@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Well I have to use 5.1.42 version because of the compatibility reasons. &#60;/p&#62;
&#60;p&#62;I had downloaded it at &#60;a href=&#34;http://downloads.mysql.com/archives.php?p=mysql-5.1&#38;#38;o=other&#34;&#62;MySQL.com archives&#60;/a&#62; as .tar.gz file and upon your remark I have re-downloaded it, this time as .zip file and after that, it compiled perfectly at the make stage. &#60;/p&#62;
&#60;p&#62;Clearly enough, it was a corrupted source file as you have guessed.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>Richard on "No readline/rlstdc.h file error while compiling MySQL 5.1.42"</title>
<link>http://diymacserver.com/forum/topic/no-readlinerlstdch-file-error-while-compiling-mysql-5142#post-782</link>
<pubDate>Wed, 24 Feb 2010 19:24:35 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">782@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;I'm sorry but I've never seen this error before on any of the systems I installed? Recenlty tested 5.1.44 without any problem. Are you sure you've got the correct sourcefile?
&#60;/p&#62;</description>
</item>
<item>
<title>aurora72 on "No readline/rlstdc.h file error while compiling MySQL 5.1.42"</title>
<link>http://diymacserver.com/forum/topic/no-readlinerlstdch-file-error-while-compiling-mysql-5142#post-781</link>
<pubDate>Wed, 24 Feb 2010 10:51:31 +0000</pubDate>
<dc:creator>aurora72</dc:creator>
<guid isPermaLink="false">781@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;I've posted a little &#60;a href=&#34;http://diymacserver.com/installing-mysql/compiling-mysql-51x-in-64-bits-mode-on-leopard/&#34;&#62; problem here&#60;/a&#62; as a comment. Here is the problem:&#60;/p&#62;
&#60;p&#62;I try to compile MySQL 5.1.42 using the configuration options provided for Intel. The configuration works fine but at the make stage, it gives the following error:&#60;/p&#62;
&#60;p&#62;xmalloc.h:29:31: error: readline/rlstdc.h: No such file or directory&#60;/p&#62;
&#60;p&#62;My system: MAC OS X 10.5.8 XCode 3.1 1.83GHz Intel Core 2 Duo.&#60;/p&#62;
&#60;p&#62;Any suggestions?&#60;br /&#62;
Thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>Richard on "Mysql port listed as &#34;0&#34; ?"</title>
<link>http://diymacserver.com/forum/topic/mysql-port-listed-as-0#post-609</link>
<pubDate>Wed, 31 Dec 2008 09:35:30 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">609@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;If you did follow the security guidelines with skip-networking the port won't work. The safest solution to connect is using the socket option for all connections. This works with dspam and sqlgrey as I set it up myself. However this is still a stange error.&#60;/p&#62;
&#60;p&#62;To make sure your my.cnf is used, make some changes that you would note there and restart mysql to see if the changes are reflected in the running mysql.&#60;/p&#62;
&#60;p&#62;I found several times that errors where related to mysql server not running while I thought it was.
&#60;/p&#62;</description>
</item>
<item>
<title>dw on "Mysql port listed as &#34;0&#34; ?"</title>
<link>http://diymacserver.com/forum/topic/mysql-port-listed-as-0#post-606</link>
<pubDate>Sun, 28 Dec 2008 00:24:53 +0000</pubDate>
<dc:creator>dw</dc:creator>
<guid isPermaLink="false">606@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Hi all,&#60;/p&#62;
&#60;p&#62;Still trying to get everything up and running on Leopard. Resolved at least 1 strange issue which I'll report on after I make sure everything works. &#60;/p&#62;
&#60;p&#62;I am continuing to have a problem with tools like dspam and sqlgrey connecting to mysql. With a lot of retrying and searching, the one thing I've come across that seems strange is that when I enter mysql_config, it tells me the following:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
--cflags         [-I/usr/local/mysql/include/mysql -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT]&#60;br /&#62;
    --include        [-I/usr/local/mysql/include/mysql]&#60;br /&#62;
    --libs           [-L/usr/local/mysql/lib/mysql -lmysqlclient -lz -lm]&#60;br /&#62;
    --libs_r         [-L/usr/local/mysql/lib/mysql -lmysqlclient_r -lz -lm]&#60;br /&#62;
    --socket         [/tmp/mysql.sock]&#60;br /&#62;
    --port           [0]&#60;br /&#62;
    --version        [5.0.67]&#60;br /&#62;
    --libmysqld-libs [-L/usr/local/mysql/lib/mysql -lmysqld -lz -lm]&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;What's strange is that the port is listed as 0, although in my.cnf the port is declared as 3306.&#60;/p&#62;
&#60;p&#62;I'll keep googling, but if anyone has an idea, please let me know.&#60;/p&#62;
&#60;p&#62;Dave
&#60;/p&#62;</description>
</item>
<item>
<title>Richard on "Mysql on 10.5 ppc"</title>
<link>http://diymacserver.com/forum/topic/mysql-on-105-ppc#post-558</link>
<pubDate>Wed, 10 Sep 2008 20:06:32 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">558@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Jeff, I haven't tried it, but the tar packages don't come with an installer. It's basically a tar of the mysql dir. I would advise to install the 10.4 version and compile from the source over that install.
&#60;/p&#62;</description>
</item>
<item>
<title>jstubbs on "Mysql on 10.5 ppc"</title>
<link>http://diymacserver.com/forum/topic/mysql-on-105-ppc#post-557</link>
<pubDate>Wed, 10 Sep 2008 19:56:11 +0000</pubDate>
<dc:creator>jstubbs</dc:creator>
<guid isPermaLink="false">557@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;There are two different versions of 5.0.67 mysql available on the download site. One is the usual dmg file for 10.5, but seems to be intel only. The other is a tar'd package for 10.5 ppc. &#60;/p&#62;
&#60;p&#62;What puzzled me for a second is that there is no dmg for 10.5 ppc machines. Poking around in the forums, there's a post that the 10.4 ppc dmg file is appropriate for a 10.5 ppc machine. Any one have experience with one or the other?&#60;/p&#62;
&#60;p&#62;Jeff
&#60;/p&#62;</description>
</item>
<item>
<title>Richard on "Still need to recompile MySQL"</title>
<link>http://diymacserver.com/forum/topic/still-need-to-recompile-mysql#post-555</link>
<pubDate>Tue, 09 Sep 2008 14:18:44 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">555@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Jeff, yes somehow there are still issues when using php. Don't know exactly what they were but compiling is simple. Sorry to hear about the G3.
&#60;/p&#62;</description>
</item>
<item>
<title>jstubbs on "Still need to recompile MySQL"</title>
<link>http://diymacserver.com/forum/topic/still-need-to-recompile-mysql#post-554</link>
<pubDate>Mon, 08 Sep 2008 18:25:23 +0000</pubDate>
<dc:creator>jstubbs</dc:creator>
<guid isPermaLink="false">554@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Richard,&#60;/p&#62;
&#60;p&#62;My old G3 finally gave the ghost. Got my hands on a G4, installed 10.5, downloaded the 5.0.67 ppc package (32 bit) of mysql. I unpacked it and was poking around. I noticed that there are shared libraries inside of lib. Still need to recompile the source code?&#60;/p&#62;
&#60;p&#62;Jeff
&#60;/p&#62;</description>
</item>
<item>
<title>mastertk on "Database doesn&#039;t start"</title>
<link>http://diymacserver.com/forum/topic/database-doesnt-start#post-530</link>
<pubDate>Thu, 14 Aug 2008 12:21:00 +0000</pubDate>
<dc:creator>mastertk</dc:creator>
<guid isPermaLink="false">530@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Ok Thanks&#60;br /&#62;
I think now I know how to solve the problem.&#60;br /&#62;
I'll Post it when it works.
&#60;/p&#62;</description>
</item>
<item>
<title>Richard on "Database doesn&#039;t start"</title>
<link>http://diymacserver.com/forum/topic/database-doesnt-start#post-529</link>
<pubDate>Wed, 13 Aug 2008 20:10:39 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">529@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Normally your connection is configured in your php.ini but the configuration may be overwritten by your webshop applicaiton. Please compare the connection settings between phpmyadmin and your webshop application. It is possible to use socket and ports to connect. If you use my security advise the port option is closed of.&#60;/p&#62;
&#60;p&#62;You could use the same password, but I think it is best to have a separate user/password for each database for security purposes.
&#60;/p&#62;</description>
</item>
<item>
<title>mastertk on "Database doesn&#039;t start"</title>
<link>http://diymacserver.com/forum/topic/database-doesnt-start#post-528</link>
<pubDate>Wed, 13 Aug 2008 09:36:53 +0000</pubDate>
<dc:creator>mastertk</dc:creator>
<guid isPermaLink="false">528@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Oke but the webshop says it can't connect trough a certain socket but why can phpmyadmin access trough the socket and the webshop doesn't.&#60;br /&#62;
And the password and user that I need to use are those the same as the password and user I need to open HTTP://Localhost/phpmyadmin/ ?
&#60;/p&#62;</description>
</item>
<item>
<title>Richard on "Database doesn&#039;t start"</title>
<link>http://diymacserver.com/forum/topic/database-doesnt-start#post-527</link>
<pubDate>Wed, 13 Aug 2008 07:01:25 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">527@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Thomas, why do you think it isn't started ? If you can access it by using phpmyadmin you should be able to connect to it from your webshop. You should only see a mysqld process running. Please make sure you connect to it with the correct user and password and that access has been granted.
&#60;/p&#62;</description>
</item>
<item>
<title>mastertk on "Database doesn&#039;t start"</title>
<link>http://diymacserver.com/forum/topic/database-doesnt-start#post-526</link>
<pubDate>Mon, 11 Aug 2008 20:35:03 +0000</pubDate>
<dc:creator>mastertk</dc:creator>
<guid isPermaLink="false">526@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;I need to create a database for a webshop.&#60;br /&#62;
I created one in phpmyadmin but it doesn't show up in the process list and I don't know how to start it.&#60;br /&#62;
Maybe someone can give me some advise.&#60;br /&#62;
Greetings Thomas
&#60;/p&#62;</description>
</item>
<item>
<title>Richard on "MySQL recompile problems"</title>
<link>http://diymacserver.com/forum/topic/mysql-recompile-problems#post-507</link>
<pubDate>Sat, 12 Jul 2008 07:22:23 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">507@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;David, please install the XCode developer tools from your OS X install DVD or download them from &#60;a href=&#34;http://developer.apple.com&#34; rel=&#34;nofollow&#34;&#62;http://developer.apple.com&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>davidsparty on "MySQL recompile problems"</title>
<link>http://diymacserver.com/forum/topic/mysql-recompile-problems#post-505</link>
<pubDate>Fri, 11 Jul 2008 20:42:45 +0000</pubDate>
<dc:creator>davidsparty</dc:creator>
<guid isPermaLink="false">505@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;first time installer using these great directions!  &#60;/p&#62;
&#60;p&#62;when I try to compile i get&#60;/p&#62;
&#60;p&#62;&#34;no acceptable C compiler found in $PATH&#34;
&#60;/p&#62;</description>
</item>
<item>
<title>PeterZwarich on "configure:error mysql-5.0.37"</title>
<link>http://diymacserver.com/forum/topic/configureerror-mysql-5037#post-346</link>
<pubDate>Tue, 03 Apr 2007 01:00:28 +0000</pubDate>
<dc:creator>PeterZwarich</dc:creator>
<guid isPermaLink="false">346@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;I'm a boner . . . I was simply leaving out the &#34;--&#34; at the beginning of each line.  It is now compiling.&#60;/p&#62;
&#60;p&#62;cheers,&#60;br /&#62;
peter
&#60;/p&#62;</description>
</item>
<item>
<title>PeterZwarich on "configure:error mysql-5.0.37"</title>
<link>http://diymacserver.com/forum/topic/configureerror-mysql-5037#post-345</link>
<pubDate>Mon, 02 Apr 2007 19:33:31 +0000</pubDate>
<dc:creator>PeterZwarich</dc:creator>
<guid isPermaLink="false">345@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Hi - I am working on the compilation instructions for MySQL.&#60;br /&#62;
after entering:&#60;br /&#62;
without-bench&#60;br /&#62;
I get this message:&#60;br /&#62;
configure: error: invalid variable name: with-server-suffix&#60;/p&#62;
&#60;p&#62;I downloaded mysql-5.0.37.&#60;/p&#62;
&#60;p&#62;peter
&#60;/p&#62;</description>
</item>
<item>
<title>eulipion2 on "MySQL recompile problems"</title>
<link>http://diymacserver.com/forum/topic/mysql-recompile-problems#post-325</link>
<pubDate>Thu, 22 Feb 2007 22:34:11 +0000</pubDate>
<dc:creator>eulipion2</dc:creator>
<guid isPermaLink="false">325@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;It's in the mail!
&#60;/p&#62;</description>
</item>
<item>
<title>Richard on "MySQL recompile problems"</title>
<link>http://diymacserver.com/forum/topic/mysql-recompile-problems#post-324</link>
<pubDate>Thu, 22 Feb 2007 15:36:50 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">324@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Yes, it really looks awfull. Could you send the output and the config.log file to my gmail account: diymacserver at gmail.com ! This is difficult to read.&#60;/p&#62;
&#60;p&#62;Yes, you should run the ./configure command, the make and make install command from the 5.0.33 source dir.
&#60;/p&#62;</description>
</item>

</channel>
</rss>

