MySQL Forums
Forum List  »  General

Re: Alter all tables in a Database
Posted by: Nelson Dawson
Date: January 27, 2009 10:33AM

Thanks for the reply Jay it does not work.
the alter table happens
| MySQLCMD |
+---------------------------------------------------------+
| Alter Table 'nelson'.'CX' Add column Logged_Data |
| Alter Table 'nelson'.'selftests' Add column Logged_Data |
| Alter Table 'nelson'.'test' Add column Logged_Data |
| Alter Table 'nelson'.'test2' Add column Logged_Data |
+---------------------------------------------------------+

But when i check the structure for the tables the field does not exist.

Look forward to your reply.

Regards
Nelson Dawson

Options: ReplyQuote


Subject
Written By
Posted
Re: Alter all tables in a Database
January 27, 2009 10:33AM


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.