Ask a Question related to MySQL, Design and Development.
-
Gin Luk #1
Error starting MySQL
Does anyone has experience building mysql server in cygwin? I installed it
without any errors (configure/make/make install). But when I run
"mysql_install_db" I got a bunch of similar errors like "[ERROR]
/usr/local/libexec/mysqld: Incorrect information in file: './mysql/db.frm'".
I did some research online and the solution seems to be "chown -R mysql
(mysql path)". But the thing is: in cygwin we can't add or change user. So I
created an user "mysql" in Windows to redo the mysql build in cygwin but it
still gave me the same set of errors! Can someone help me resolve this? I'm
installing MySQL 5.0.24. I assume the reason why I can't start the server
with "mysqld_safe &" is because of the absence of those initial data in
/mysql.
Gin Luk Guest
-
Error starting administrator
I finally was able to get Coldfusion installed with the proper user. I am now trying to run the administrator GUI /CFIDE/administrator/index.cfm... -
Multiple Error Messages, starting With 500 null Error
I've been experiencing multiple error messages with ColdFusion 7.0 on Ubuntu Linux/Apache2 for the past several days, starting with the 500 null... -
Starting MySQL from the Windows Command Line
Hello, Mysql is running on Windows. With previous versions of mysql I can start mysql from the command line with: C:\> C:Mysql\bin\mysqld ... -
ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
When i try to start my mysql server, i get this error ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock'... -
Weird error when starting PS
Hi, Im getting an error when i run PS. <http://www.lemonfridge.com/images/Image1.jpg> It pops up once after double clicking the icon, and then...



Reply With Quote

