which also backs up MyISAM
tables
Order MySQL technical support from https://order.mysql.com/
- Original Message -
From: ""Félix Beltrán"" <[EMAIL PROTECTED]>
Newsgroups: mailing.database.myodbc
Sent: Tuesday, December 16, 2003 7:31 PM
Subject: Change the siz
I'm trying to change the size of an InnoDB table field from CHAR(20)
to CHAR(30) using MySQLCC, but i'm getting this error message
ERROR 1091: Can't DROP '0_87'. Check that column/key exists
This is the create query:
CREATE TABLE `presentacion` (
`cl_Presentacion`