problem with mysqld process

2010-04-08 Thread F.A.I.Z.A.L
Hi * mysqld process consuming more 100% of cpu usage and execution time also very high. 1. how to reduce CPU? 2. why mysqld process consuming high cpu utilization? 3. Wether need to fine tune sql application. then how to use plan table in mysql? 4. which storage engine is better for transaction?

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

problem with mysqld

2005-11-30 Thread Vemuramesh
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 system.after that he

problem with mysqld

2004-03-31 Thread Paizulaev Abdula
040401 06:21:02 mysqld started 040401 6:21:03 InnoDB: Database was not shut down normally. InnoDB: Starting recovery from log files... InnoDB: Starting log scan based on checkpoint at InnoDB: log sequence number 10 4036416 InnoDB: Doing recovery: scanned up to log sequence number 10 4036416 0404

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

problem with mysqld

2001-08-14 Thread Henry
Hello, I am new to mysql. I install windows version MySQL. I want to initial mysql with command mysqld, I get an error message as "can't initialize innoDB as 'innodb_data_file_path' is not set". Could you please help me how to solve this problem? Thanks Henry

problem with mysqld

2001-02-28 Thread Rodolph Aouad
Hi i just installed the binay mysql on Solaris 8, i downloaded it from www.sunfreeware.com after the installation, i am running the mysqld the system returns with this message "ld.so.1: ./mysql: fatal: libstdc++.so.2.10.0: open failed: No such file or directory" any help? thank you Rodolph Aouad