How are you getting this error?
Are you trying to create the table?
[EMAIL PROTECTED] wrote: MySQL Error : Database Error
Error Number: 1050 Table 'book_auth' already exists
what this meant?
what should i do for correct
12:22 PM
To: [EMAIL PROTECTED]
Subject: [PHP] need help about this
Importance: High
MySQL Error : Database Error
Error Number: 1050 Table 'book_auth' already exists
what this meant?
what should i do for correct t
"Table 'book_auth' already exists" means that you're trying to create
the 'book_auth' table again, even though it already exists. Remove the
old 'book_auth' table to create the new one.
--
Tyler Longren
Captain Jack Communications
[EMAIL PROTECTED]
www.captainjack.com
On Thu, 11 Jul 2002 13:
Sent: Thursday, 11 July 2002 4:52 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] need help about this
> Importance: High
>
>
> MySQL Error : Database Error
> Error Number: 1050 Table 'book_auth' already exists
> ---
MySQL Error : Database Error
Error Number: 1050 Table 'book_auth' already exists
what this meant?
what should i do for correct this
thaank you for your help
sincerly your
-- tjandra
==
5 matches
Mail list logo