Hi all i new to MySQL and currenlty now is trying to do a database and upload it up to PHPMyadmin so that the page im am creating can use it

but im facing a big problem here

Error
SQL query:

#
# Database structure for database 'database name'
#
CREATE DATABASE /*!32312 IF NOT EXISTS*/ `database name` ;

MySQL said:

#1044 - Access denied for user [EMAIL="'findmoviedate'@'10.%'"]'database name@'10.%'[/EMAIL] to database
'database name'


what is causing this problem ?

thank you for the help

LZmiy

Try replacing 'database name' with the name of the database.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.