Hi MySql Community,
I put up a default null value TIMESTAMP on field type TIMESTAMP. Now I enter to
the database as '-00-00 00:00:00' default for null value. From this on, I
mapped it using hibernate with mysql-connector-java-3.1.6-bin.jar driver. I
extract it but error occurred:
Caused b
You need to set a user in MySQL with privileges to that database. From the
mysql console:
mysql> GRANT ON .* TO @'217.219.201.2'
IDENTIFIED BY 'password' USING GRANT OPTION;
J.R.
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mys
I install (mysql control center) over the w2k server when I try connect the mysql
this message is show
[EMAIL PROTECTED]:3306] ERROR 1130: Host '217.219.201.2' is not allowed to connect to
this MySQL server”
please help me.
Thank you
-
Do you Yaho
Anelia,
Thursday, June 06, 2002, 12:25:25 AM, you wrote:
AT> Description:
AT> I have problem with a Cyrillic when I use clauses "ORDER BY"
AT> and "LIKE".
AT> They didn't work correctly.
What character set do you use? Change you charset to cp125
Description:
I have problem with a Cyrillic when I use clauses "ORDER BY"
and "LIKE".
They didn't work correctly.
Synopsis:
Submitter-Id:
Originator: Anelia Taneva
Organization:
MySQL support: email support
Severity:seri
Hi!=20
i use mysql for windown version and i have this problem,
as i know the mysqlGUI is a graphical tool to help you to make tables =
fields and other thinks for your database.
I can change the password ,give sql commands but from the menu =
commands->tables it doesn't work create table, edit t
Hi!
i use mysql for windown version and i have this problem,
as i know the mysqlGUI is a graphical tool to help you to make tables fields and other
thinks for your database.
I can change the password ,give sql commands but from the menu commands->tables it
doesn't work create table, edit table