MySQL Forums
Forum List  »  PHP

Re: Change Collation
Posted by: PeterSwiss
Date: February 26, 2006 04:50AM

>>Why 7 steps if you can do a simple ALTER TABLE?

Because the command is ALTER TABLE, but not ALTER TABLES,
Because the 7 steps are within reach, no typos and so on, no detailled SQL knowledge reached that I do not yet have,
Because 30 tables would be 30 steps with your method (the "30" is just in my case, of an experimental phpBB)
(For one table I need zero SQL , as I did it interactively in phpmyAdmin in step (1)).

We would need one command that produces 30 ALTER TABLE (with automatic table list), or some other mechanic procedure to produce the ALTERs at once



Edited 2 time(s). Last edit at 02/26/2006 05:04AM by PeterSwiss .

Options: ReplyQuote


Subject
Written By
Posted
December 14, 2005 01:36PM
February 25, 2006 02:04PM
February 26, 2006 04:10AM
Re: Change Collation
February 26, 2006 04:50AM
February 26, 2006 05:20AM
February 26, 2006 06:09AM
February 26, 2006 06:26AM
March 24, 2007 10:31AM
February 26, 2006 04:12AM
February 27, 2006 01:07PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.