rajmohan Posted January 31, 2007 Share Posted January 31, 2007 hai guys i am trying to create a database but i cannot do it whywhen i entered mysql>create database data1;it is giving like thiserror 1044: acess denied for user: '@localhost' to database 'data1' Link to comment https://forums.phpfreaks.com/topic/36468-cannot-able-to-create-database-in-mysql-why/ Share on other sites More sharing options...
Orio Posted January 31, 2007 Share Posted January 31, 2007 Try reading this, maybe it will help you:http://www.oreillynet.com/cs/user/view/cs_msg/7091Orio. Link to comment https://forums.phpfreaks.com/topic/36468-cannot-able-to-create-database-in-mysql-why/#findComment-173589 Share on other sites More sharing options...
rajmohan Posted January 31, 2007 Author Share Posted January 31, 2007 yes the same mistake is occuring but i cannot able to understand please help Link to comment https://forums.phpfreaks.com/topic/36468-cannot-able-to-create-database-in-mysql-why/#findComment-173593 Share on other sites More sharing options...
s0c0 Posted January 31, 2007 Share Posted January 31, 2007 Are you logged in as root? If you're logged in as root you should have no problem, otherwise add the user to the mysql.users table with the proper permissions. Link to comment https://forums.phpfreaks.com/topic/36468-cannot-able-to-create-database-in-mysql-why/#findComment-173811 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.