At http://bazaar.launchpad.net/~maria-captains/maria/5.2/
------------------------------------------------------------ revno: 2758 revision-id: [email protected] parent: [email protected] committer: Sergei Golubchik <[email protected]> branch nick: 5.2 timestamp: Tue 2010-03-30 13:56:17 +0200 message: test
=== modified file 'sql/mysqld.cc' --- a/sql/mysqld.cc 2010-03-29 15:13:53 +0000 +++ b/sql/mysqld.cc 2010-03-30 11:56:17 +0000 @@ -4720,6 +4720,8 @@ we force server id to 2, but this MySQL #endif #endif /* __WIN__ */ +#error TEST + /* Wait until cleanup is done */ (void) pthread_mutex_lock(&LOCK_thread_count); while (!ready_to_exit)
_______________________________________________ Mailing list: https://launchpad.net/~maria-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~maria-developers More help : https://help.launchpad.net/ListHelp

