MySQL 5.5.8 GA's library files have not version information by default?

2010-12-18 Thread Sharl.Jimh.Tsin
hi,everyone today, i installed the MySQL 5.5.8 from source tarball,everything looks like OK. and when i try to start PHP-FPM process,the error printed below: [r...@powerpc mysql-5.5.8]# php-fpm php-fpm: /usr/local/mysql/lib/libmysqlclient.so.16: no version information available (required by php-

Re: mysqldumpslow

2010-12-18 Thread Eric Bergen
I don't think so. mysqldumpslow parses the log file on the local server. On Fri, Dec 17, 2010 at 3:01 AM, partha sarathy wrote: > Is it possible to run mysqldumpslow on a remote host? > > -Partha > > > -- > MySQL General Mailing List > For list archives: http://lists.mysql.com/mysql > To unsubscr

Query Stored Index instead of Group By

2010-12-18 Thread Feris Thia
Hi Everyone, Is there a way to query values stored in our index instead of using "group by" selection which will produce same results ? Please advice.. Regards, Feris

Re: Bulk Insertion Performance

2010-12-18 Thread Feris Thia
Hi Johan, On Thu, Dec 16, 2010 at 4:03 PM, Johan De Meersman wrote: > Hmm, interesting. What does this do, exactly ? Can something similar be > applied to non-jdbc connections, too ? > I'm not quite sure... but will try to trace it. Will ask this in another thread. FYI, when I try it using FIF

mysql on linux tutorials written by me for community

2010-12-18 Thread shahryar ghazi
More MySQL tutorials: opensource-db-tools - A set of open source tools for MySQL How to install MySQL Gearman UDF on Ubuntu/Debian Linux