can you show the actual code for php that does this.
- Original Message -
From: "Reza Milan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, December 26, 2003 1:55 PM
Subject: SQL Support
> Dear sirs,
>
> I installed PHP and MYSQL on my XP s
Dear sirs,
I installed PHP and MYSQL on my XP system.
All commands supported except sql and database commands.
When I run this command:
mysql> create table title (isbn varchar (13) not null);
the following error appeared:
Parse error: parse error, unexpected T_STRING in c:\inetpub\wwwroot\z.p
Hello,
I runned this command...
optimize table table_name
.. and got a result:
"The handler for the table doesn´t support optimize".
The table is InnoDB type. Do you know how can I run it?
Thanks in advance
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To un