Home Archive for category "MySQL"
formats

We’re Hiring

One unfortunate side effect of the Oracle acquisition of Sun and therefore MySQL is that apparently a number of good people will no longer be part of that team. If any are reading and need a lead, we have a number of positions open at http://www.messagesystems.com/company/careers/: Web Site Developer Project Manager Pre-Sales Engineer (UK) Director

Read More…

 
 Share on Facebook Share on Twitter Share on Reddit Share on LinkedIn
Comments Off  comments 
formats

Review – Joe Celko’s Trees and Hierarchies in SQL for Smarties

Published on 2010/01/29 by in Books, MySQL, Reviews

When I started looking into managing hierarchical data I found a lot of short articles that provided bits and pieces of the big picture, but nothing gave a good in-depth review of everything I needed to know to handle hierarchies. One trend that began to develop was that the best information on the subject was

Read More…

 
 Share on Facebook Share on Twitter Share on Reddit Share on LinkedIn
3 Comments  comments 
formats

Resolving PHP-MySQL Connection Issues

Published on 2010/01/13 by in Apache, Linux, MySQL, PHP

I ran into an interesting issue when installing WordPress on my re-installed server, I could not get a database connection during installation. I added some debugging and discovered that I had a “Can’t connect to MySQL server on” error returned after the call to mysql_connect() in PHP. To check the source of the issue I

Read More…

 
 Share on Facebook Share on Twitter Share on Reddit Share on LinkedIn
Comments Off  comments