Re: Does anyone know how mysql works for mutiple kernels of a cpu.

2007-12-18 Thread Banyan He
Hiya, I think this one may be helpful. http://www.mysql.com/search/?q=processorscharset= Amit Sharma wrote: Hi Moon's Father, I thought you meant how mysql works for multiple processors of a cpu. If so, have a look at 'http://www.google.com/search?q=mysql+for+multiple+processors' Regards,

Anyone get in to hear the MySQL Falcon Event?

2007-12-18 Thread mos
I registered for the MySQL Falcon event and logged in early today and all I get is a screen that says event in progress, don't close this window. No other window pops up and the browser eventually hangs. Has anyone else been able to hear the event? Mike -- MySQL General Mailing List For list

how to obtain development source tree behind a firewall

2007-12-18 Thread Xuekun Hu
Hi, guys I am behind a firewall, and have to use http proxy. However seems like the free bitkeeper client (http://www.bitmover.com/bk-client2.0.shar) doesn't support HTTP proxy. export http_proxy=http://xxx:xx/ ./bkf clone http://mysql.bkbits.net/mysql-5.1 mysql-5.1 Bad URL does anyone have a

MYSQl : innodb_data_file_path error

2007-12-18 Thread ashok ragavendran
hi everyone, I tried setting my Innodb_data_file_path as innodb_data_home_dir= innodb_data_file_path=/var/lib/mysql/ibdata1:10M; /home/username/myfolder/ibdata2:50M:autoextend However I ma getting errors with this approach. any hints would be appreciated. cheers

Re: how to obtain development source tree behind a firewall

2007-12-18 Thread Chris
Xuekun Hu wrote: Hi, guys I am behind a firewall, and have to use http proxy. However seems like the free bitkeeper client (http://www.bitmover.com/bk-client2.0.shar) doesn't support HTTP proxy. export http_proxy=http://xxx:xx/ ./bkf clone http://mysql.bkbits.net/mysql-5.1 mysql-5.1 Bad URL

Re: how to obtain development source tree behind a firewall

2007-12-18 Thread Xuekun Hu
Seems like no way to get directly from development tree behind a firewall. :-) On 12/19/07, Chris [EMAIL PROTECTED] wrote: Xuekun Hu wrote: Hi, guys I am behind a firewall, and have to use http proxy. However seems like the free bitkeeper client

Mysql profiler does not work on my computer

2007-12-18 Thread Moon's Father
What I have done is as follows: mysql show profile; ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'profile' at line 1 mysql show profiles; ERROR 1064 (42000): You have an error in your SQL