1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-30 11:22:14 +03:00
Files
mariadb/mysql-test/t
anozdrin/alik@station. 62d2ee935e Fix for a BUG#31649: events.test fails: NULL "state" field of
SHOW PROCESSLIST.

The problem was a race condition: if the Event Scheduler was not
quick enough, the following scenario happens:
  - The Event Scheduler picks up the created event;
  - The event is executed;
  - event_scheduler_thread->proc_info is set to NULL;
  - The client issues SELECT FROM I_S.

The fix is to wait for the Event Scheduler to reach 'Waiting
for next activation' state.
2007-10-31 12:04:19 +03:00
..
2007-07-30 21:05:56 +05:00
2007-05-23 15:26:16 +04:00
2007-10-18 14:48:04 -07:00
2007-08-07 05:35:20 -04:00
2007-07-05 19:20:14 +02:00
2007-08-02 12:45:56 -07:00
2007-05-26 16:36:38 +02:00
2007-05-26 16:36:38 +02:00
2007-05-26 16:36:38 +02:00
2007-05-26 16:36:38 +02:00
2007-05-26 16:36:38 +02:00
2007-05-26 16:36:38 +02:00
2007-07-23 23:35:43 -07:00
2007-06-28 16:03:01 -07:00
2007-06-28 16:03:01 -07:00
2007-07-06 11:35:10 -07:00
2007-09-26 12:45:08 +02:00
2007-07-11 18:45:35 -07:00
2007-06-20 14:21:48 +05:00
2007-08-31 16:59:07 +05:00
2007-08-31 16:59:07 +05:00
2007-06-13 17:28:59 +02:00
2007-06-13 17:28:59 +02:00
2007-06-13 17:28:59 +02:00
2007-10-23 19:28:47 +05:00
2007-06-01 17:49:01 +04:00
2007-09-24 12:42:44 +02:00
2007-06-06 18:55:21 +05:00
2007-07-05 19:20:14 +02:00
2007-07-14 01:34:46 +05:00
2007-07-15 21:51:36 +04:00
2007-06-03 14:46:09 +04:00