MySQL Forums
Forum List  »  Turkish

Database Yaratamiyorum
Posted by: atilla matilla
Date: March 27, 2009 07:31AM

Selam arkadaslar. Mysqli yeni ogreniyorum. Xammp yukledikten sonra mysql consolu tikladim. Ve yeni database yaratmaya calistiM olmadi.
asagida bilgiler var. Yardim ederseniz sevinirim. Bu mysql olayina takmis durumdayim. Uykularim kaciyor :))

mysql> create database bilgilerim;
ERROR 1044 (42000): Access denied for user ''@'localhost' to database 'bilgilerim'


mysql> select user();
+----------------+
| user() |
+----------------+
| ODBC@localhost |
+----------------+
1 row in set (0.00 sec)

mysql> -u root -patil;
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your
MySQL server version for the right syntax to use near '-u root -patil' at line 1
mysql>

Options: ReplyQuote


Subject
Views
Written By
Posted
Database Yaratamiyorum
7028
March 27, 2009 07:31AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.