Hi All..

I created a table ..

create table A (
A1 int(4) auto_increment,
A2 varchar(16),
primary key (A1))
password='password';

'mysql --vesion' returns the following line on my system:
mysql  Ver 11.15 Distrib 3.23.39, for pc-linux-gnu (i686)

My question is ... How the password option work on a table...

Anybody .. Drop few lines... Please

--
Mohammad H. Khan
Web Architect
Legal Computer Solutions, Inc
Boston, MA 02109


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to