Re: MySQL Crash Diagnosis

2005-04-15 Thread Jason Johnson
or log? See: http://dev.mysql.com/doc/mysql/en/error-log.html http://dev.mysql.com/doc/mysql/en/windows-troubleshooting.html Jason Johnson <[EMAIL PROTECTED]> wrote: I am running MySQL 4.1.8 on Windows 2000. Sporadically, the service will stop. It does not seem to be in relationship with l

MySQL Crash Diagnosis

2005-04-13 Thread Jason Johnson
I am running MySQL 4.1.8 on Windows 2000. Sporadically, the service will stop. It does not seem to be in relationship with load on the service itself, or the box. At seemingly random intervals, the service will go kaput for no readily apparent reason. My question to you isn't "hey, what's wrong

Re: Performance Tuning - Table Joins

2005-04-04 Thread Jason Johnson
`phone_area` varchar(255) NOT NULL default '', `phone_exc` varchar(255) NOT NULL default '', `phone_nbr` varchar(255) NOT NULL default '', `phone_ext` varchar(255) NOT NULL default '', `fax_area` varchar(255) NOT NULL default '', `fax_exc`

Performance Tuning - Table Joins

2005-04-04 Thread Jason Johnson
I have been struggling to maintain decent performance on a web/database server for a good 6 months now due to MySQL performance issues. I have decided that my best option at this point is to take it to the list, so in advance, I thank you all for taking a look. There is no error messages that c

MySQL 4.1.10 + DBD-MySQL 2.9003 Incompatibility

2005-02-25 Thread Jason Johnson
I am running MySQL 4.1.10 and ActivePerl 5.8.6.811 on Windows 2003. When I upgraded MySQL from an older version, everything using DBD-MySQL complained about not being compatible and MySQL is telling me to upgrade to a newer client (in this case, obviously, my client being DBD-MySQL). Does anyo