• Increase font size
  • Default font size
  • Decrease font size

Mysql

2003 - Can't connect to MySQL server on 'IP address' (10061)

 You can create MySQL accounts in two ways:

By using statements intended for creating accounts, such as CREATE USER or GRANT. These statements cause the server to make appropriate modifications to the grant tables.

By manipulating the MySQL grant tables directly with statements such as INSERT, UPDATE, or DELETE.

The preferred method is to use account-creation statements because they are more concise and less error-prone than manipulating the grant tables...

 

mysql 2003 can't connect to mysql

 InnoDB: The first specified data file .\ibdata1 did not exist:

InnoDB: a new database to be created!051023 23:32:09 InnoDB: Setting file .\ibdata1 size to 10 MBInnoDB: Database physically writes the file full: wait...051023 23:32:10 InnoDB: Log file .\ib_logfile0 did not exist: new to be createdInnoDB: Setting log file .\ib_logfile0 size to 10 MBInnoDB: Database physically writes the file full: wait...051023 23:32:10 InnoDB: Log file .\ib_logfile1 did not exist: new to be createdInnoDB...

 
  • «
  •  Start 
  •  Prev 
  •  1 
  •  2 
  •  Next 
  •  End 
  • »
Page 1 of 2