On 9/2/07, Will Tomlinson wrote: > > I'm getting a "corrupt table" db error just runnin a query on the live > server. > > Dev machine with the same table is fine. If I upload the local table to > the remote db, it still errors. A check table command returns status ok.
Not 100% on this, but I think that if old MySQL drivers are used on the server, that can happen? Something like that, and it's vague, but that is one area (missmatched drivers) where it'll run fine on one box, but choke on another, at least. Something to check, at least... When I ran into it, it wasn't constant- I'd wait a day or so (it's a laid back project ;) and it would magically be working again. If it's the same issue, which I'm not sure of... eh. Have Fun! :-) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get the answers you are looking for on the ColdFusion Labs Forum direct from active programmers and developers. http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:287636 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

