Downgrade from 4.1 to 4.0

2003-10-30 Thread Mike Nelson
Hello, Can somebody give me some instructions on how to uninstall Mysql 4.1. I have a redhat 2.1 AS box. I installed the rpm dist from mysql.com. I want to put MySql 4.0 on that machine. I would think this is something fairly easy to do. I cannot seem to locate any instructions though.

Installation Help

2003-10-29 Thread Mike Nelson
Hi, Im trying to install a newer version of Mysql on our Red Hat 2.1 AS. I'm still new to Linux Installations. I can't seem to figure out what im doing wrong. This is what I have tried, can somebody point me in the right direction [EMAIL PROTECTED] root]# rpm -i

Updating help.

2003-10-21 Thread Mike Nelson
Hi, Can somebody tell me if there is a way to accomplish this update without locking both tables. UPDATE t1, t2 SET t2.a = t1.a WHERE t2.id = t1.id t1 is not being updated yet it becomes locked and does not allow any read queries until it is done. Can somebody help? Thanks, Mike.

MyODBC

2002-01-25 Thread Mike Nelson
Any plans to upgrade the MyODBC driver to support .NET? I downloaded a copy of MySQL and tested it with a .NET app and received an error that this version of ODBC wasn't supported. Just wondering if this is on the development horizon.