is there any MySQL group also in vb forums
will any advise connected with MySQL will be entertained here !?:wave:
Printable View
is there any MySQL group also in vb forums
will any advise connected with MySQL will be entertained here !?:wave:
You can post questions concerning Mysql in the Database development section or if you are creating the database using php, the php section.
thanks
which version of MySQL i should down load for production purposes plez
i have installed MySQL 5.5
the wizard came while installing MySQL has done all the job & set the root password
but my problem is MySQL client is not asking for any user name, but instead it asks only for the password, and even i can't login as another user i to MySQL whats wrong is here please
What MySQL client are you using?
sir thanks for your reply
i am using command line client
it was installed by the MySQL server instance configuration wizard (came with MySQL msi)
mysql.exe?
For most commandline clients and servers you can specify the user by using the parameter '-u [username]'.
*thread moved to Database Development section*