Michael Widenius
6ae42b75b8
Fixed lock sorting and lock check issues with thr_lock that caused warnings when running test suite.
...
Safety check that could cause core dump when doing create table with virtual column.
mysql-test/mysql-test-run.pl:
Show also warnings from thr_lock (which starts with just Warning, not Warning:)
mysql-test/r/lock.result:
Added test that showed not relevant warning when using table locks.
mysql-test/t/lock.test:
Added test that showed not relevant warning when using table locks.
mysys/thr_lock.c:
Fixed sorting of locks.
(Old sort code didn't handle case where TL_WRITE_CONCURRENT_INSERT must be sorted before TL_WRITE)
Added more information to check_locks warning output.
Fixed wrong testing of multiple different write locks for same table.
sql/item_cmpfunc.cc:
Safety check that could cause core dump when doing create table with virtual column.
2011-06-06 16:39:06 +03:00
..
2009-10-15 23:38:29 +02:00
2009-03-20 16:27:53 +02:00
2010-01-06 21:20:16 +02:00
2010-11-30 23:11:03 +02:00
2009-02-13 11:41:47 -05:00
2011-05-03 19:10:10 +03:00
2009-02-13 11:41:47 -05:00
2010-02-04 13:39:42 +01:00
2011-02-20 18:51:43 +02:00
2011-02-24 02:36:32 +02:00
2009-01-15 22:27:36 +01:00
2008-01-10 13:21:53 +01:00
2009-11-30 01:08:56 +02:00
2007-05-10 12:59:39 +03:00
2006-09-14 23:29:44 -06:00
2006-12-23 20:17:15 +01:00
2011-05-03 19:11:39 +03:00
2009-03-09 20:57:03 +02:00
2007-11-07 15:23:50 -07:00
2006-12-23 20:17:15 +01:00
2007-05-10 12:59:39 +03:00
2007-05-10 12:59:39 +03:00
2007-05-10 12:59:39 +03:00
2009-04-19 02:21:33 +01:00
2009-05-13 08:48:00 -07:00
2009-09-08 00:50:10 +04:00
2010-08-27 17:12:44 +03:00
2010-11-10 19:14:47 -02:00
2007-06-27 17:49:12 +03:00
2010-07-02 15:30:47 -03:00
2010-12-29 00:47:05 +01:00
2007-07-30 11:33:50 +03:00
2006-12-23 20:17:15 +01:00
2009-05-06 14:03:24 +02:00
2007-05-10 12:59:39 +03:00
2007-05-10 12:59:39 +03:00
2007-10-18 14:32:43 +04:00
2010-08-07 15:27:23 +03:00
2009-02-13 11:41:47 -05:00
2007-10-11 18:07:40 +03:00
2007-05-10 12:59:39 +03:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2010-06-10 17:16:43 -03:00
2007-05-10 12:59:39 +03:00
2006-12-23 20:20:40 +01:00
2006-12-31 01:02:27 +01:00
2006-12-23 20:17:15 +01:00
2010-08-02 12:01:24 +03:00
2009-02-13 11:41:47 -05:00
2010-07-05 09:00:39 -03:00
2007-10-11 18:07:40 +03:00
2011-05-02 20:58:45 +03:00
2008-01-03 09:45:46 +02:00
2007-05-10 12:59:39 +03:00
2006-12-23 20:20:40 +01:00
2011-05-02 20:58:45 +03:00
2009-09-03 15:20:22 +02:00
2009-02-13 11:41:47 -05:00
2010-09-15 15:48:15 +03:00
2006-12-23 20:17:15 +01:00
2008-03-13 23:35:52 +02:00
2007-12-16 17:03:44 +02:00
2007-05-10 12:59:39 +03:00
2007-03-22 20:32:07 +02:00
2009-04-25 13:05:32 +03:00
2010-05-26 21:55:40 +03:00
2011-02-20 18:51:43 +02:00
2009-03-06 17:38:14 +08:00
2010-10-20 11:40:04 -02:00
2011-02-20 18:51:43 +02:00
2010-11-30 23:11:03 +02:00
2006-12-23 20:17:15 +01:00
2011-02-28 19:39:30 +02:00
2010-08-14 18:44:45 +04:00
2011-05-02 20:58:45 +03:00
2010-04-28 14:52:24 +02:00
2009-09-18 11:19:02 +04:00
2010-12-28 19:57:23 +01:00
2006-12-23 20:17:15 +01:00
2008-06-26 08:18:28 +03:00
2007-05-10 12:59:39 +03:00
2010-08-02 12:01:24 +03:00
2007-05-10 12:59:39 +03:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:20:40 +01:00
2006-12-23 20:20:40 +01:00
2011-04-04 16:04:15 +03:00
2006-12-23 20:17:15 +01:00
2009-03-19 17:20:15 -03:00
2009-03-31 10:06:51 +02:00
2007-10-11 18:07:40 +03:00
2011-05-02 20:58:45 +03:00
2009-04-25 13:05:32 +03:00
2008-12-03 00:02:52 +02:00
2009-02-13 11:41:47 -05:00
2009-04-25 13:05:32 +03:00
2009-03-31 10:06:51 +02:00
2010-11-07 14:25:29 +02:00
2007-10-11 18:07:40 +03:00
2009-05-06 14:03:24 +02:00
2007-08-22 10:56:10 +03:00
2007-07-02 20:45:15 +03:00
2011-02-20 18:51:43 +02:00
2008-12-03 00:02:52 +02:00
2010-08-09 20:05:42 +03:00
2008-08-19 15:56:41 +02:00
2010-11-02 17:22:57 +02:00
2011-02-20 18:51:43 +02:00
2010-11-25 00:57:34 +02:00
2010-03-04 09:03:07 +01:00
2010-11-17 13:24:20 +01:00
2007-05-10 12:59:39 +03:00
2009-11-16 21:49:51 +01:00
2007-05-10 12:59:39 +03:00
2010-03-04 09:03:07 +01:00
2009-04-01 11:34:52 +02:00
2008-12-03 00:02:52 +02:00
2007-05-10 12:59:39 +03:00
2008-02-18 23:29:39 +01:00
2006-12-31 01:02:27 +01:00
2011-02-28 19:39:30 +02:00
2010-10-05 17:03:04 +03:00
2010-11-30 21:07:55 -02:00
2009-02-13 11:41:47 -05:00
2007-08-15 17:43:08 +04:00
2006-12-23 20:20:40 +01:00
2006-12-23 20:17:15 +01:00
2008-12-03 00:09:37 +02:00
2006-12-23 20:17:15 +01:00
2007-05-10 12:59:39 +03:00
2010-07-01 12:02:00 +04:00
2011-06-06 16:39:06 +03:00
2011-02-24 02:36:32 +02:00
2011-02-20 18:51:43 +02:00
2011-01-10 23:22:40 +02:00
2007-05-10 12:59:39 +03:00
2009-11-18 12:47:59 +01:00
2009-01-19 16:27:49 +01:00
2008-04-21 17:43:38 +03:00