Responsibilities of the main mysqld thread?

2010-08-20 Thread Tom Kleinpeter
I've been watching our mysqld procs in htop and the root thread is using 75-100% of a CPU most of the time. I'm trying to understand what that is being used for, and so I was hoping someone could tell me what that thread does that might be using a lot of CPU. We are using 5.5.4-m3, we use MyISAM

Re: error logging from fulltext plugin

2009-07-16 Thread Tom Kleinpeter
didn't log anything to the permanent log. The only trick about using my_printf_error was getting the header includes correct -- I needed mysql/my_global.h first. On Wed, Jul 15, 2009 at 7:09 PM, Tom Kleinpeter wrote: > Hello, > > I've written a fulltext plugin for Mysql 5.1.  The

error logging from fulltext plugin

2009-07-15 Thread Tom Kleinpeter
Hello, I've written a fulltext plugin for Mysql 5.1. The plugin works great and I'm happy with it, but I would like to log an error when I encounter some unexpected data. Do plugins have access to the Mysql error log? If so, how do I write to it? Thanks! -- MySQL General Mailing List For lis

mysql error log and syslog

2003-12-01 Thread Tom Kleinpeter
e the syslog daemon send it remotely to a central server. However, I can't find anything in the docs about doing this. Am I missing something? If not, how are other folks dealing with this problem? -- Tom Kleinpeter -- MySQL General Mailing List For list archives: http://lists.mysql

Re: MySQL 3.23.37 released

2001-04-19 Thread Tom Kleinpeter
hanks, -- Tom Kleinpeter [EMAIL PROTECTED] filter bait: database - Before posting, please check: http://www.mysql.com/manual.php (the manual)

Re: the quick and the dead...

2001-04-11 Thread Tom Kleinpeter
t; > To request this thread, e-mail <[EMAIL PROTECTED]> > To unsubscribe, e-mail <[EMAIL PROTECTED]> > Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php -- Tom Kleinpeter [EMAIL PROTECTED] - Be

replication weirdness

2001-04-03 Thread Tom Kleinpeter
number of inserts very quickly. Any ideas? Work arounds? Copying the entire database to the slave machine to get it working again is really annoying -- is there a better way? The slave is running 3.23.36 and the master is running 3.23.33. -- Tom Kleinpeter [EMAIL

replication problem

2001-03-21 Thread Tom Kleinpeter
;s of thousands) number of entries in it. The slave is 3.23.33, the master is 3.23.33-log, both machines are running Redhat 7.0. Has anybody else seen a problem like this? What should I do to get it fixed? (assuming it is a bug..) -- Tom Kleinpeter [EMAIL PROT

return of error 136

2001-03-15 Thread Tom Kleinpeter
dir=/usr/include --mandir=/usr/man --withou t-berkeley-db --without-innobase '--with-comment=Official MySQL RPM' -- Tom Kleinpeter [EMAIL PROTECTED] - Before posting, please check: http://www.mysql.com/m