Re: problem with mysqld

2005-11-30 Thread Gleb Paharenko
Hello. General information about solving such issues is available at: http://dev.mysql.com/doc/refman/5.0/en/starting-server.html Vemuramesh wrote: > DEar > hai this vemu ramesh > we r using the CRM application that is developed by LAMP > when i install the that application it

Re: problem with mysqld

2005-11-30 Thread anu bhaskar
Vemuramesh wrote: DEar hai this vemu ramesh we r using the CRM application that is developed by LAMP when i install the that application it was install the Apache,php and mysql.so it was runing fine at that time but yesterday what happened is some my employee(administrator) was shutdown the

Re: problem with mysqld

2001-08-14 Thread Heikki Tuuri
Henry, if you do not want to use transactional InnoDB tables, add skip-innodb to your my.cnf or my.ini file. If you want to use InnoDB tables, follow the instructions: To use InnoDB tables you must specify configuration parameters in the MySQL configuration file in the [mysqld] section of the