1
0
mirror of https://github.com/MariaDB/server.git synced 2025-10-25 18:38:00 +03:00
Files
mariadb/mysql-test/r
Konstantin Osipov a6daa9ada0 Merge next-mr -> next-4284.
Fix Bug#50555 "handler commands crash server in my_hash_first()"
as a post-merge fix (the new handler tests are not passing 
otherwise).
- in hash.c, don't call calc_hash if ! my_hash_inited().
- add tests and results for the test case for Bug#50555


mysys/hash.c:
  Assert that the hash is initialized when it's used.
sql/set_var.cc:
  Check that the hash is initalized before using it (Bug#50555)
2010-02-02 16:58:15 +03:00
..
2009-08-20 14:30:59 +02:00
2009-12-03 18:47:20 +03:00
2009-12-09 13:27:24 +01:00
2009-09-10 03:18:29 -06:00
2009-12-11 12:39:38 +03:00
2009-12-08 10:53:40 +03:00
2009-12-09 18:56:34 +03:00
2009-09-10 03:18:29 -06:00
2009-09-11 01:15:41 -06:00
2009-09-10 03:18:29 -06:00
2009-09-10 03:18:29 -06:00
2009-11-04 10:17:39 +01:00
2009-10-23 23:37:57 +05:00
2009-12-11 12:39:38 +03:00
2009-11-02 14:10:04 +03:00
2009-11-20 22:51:12 +03:00
2009-12-03 18:47:20 +03:00
2010-02-02 02:22:16 +03:00
2009-11-20 22:51:12 +03:00
2009-11-30 10:49:37 +01:00
2009-11-11 21:30:51 +04:00
2009-12-11 15:24:23 +03:00
2009-09-10 03:18:29 -06:00
2009-11-17 17:08:37 +01:00
2009-11-06 17:54:19 +03:00
2009-12-10 17:38:01 +02:00
2009-10-19 14:58:13 +02:00
2010-02-02 12:22:17 +03:00
2009-12-29 15:19:05 +03:00
2009-12-29 15:19:05 +03:00
2009-10-27 14:09:36 +04:00
2010-02-02 12:22:17 +03:00
2009-11-20 22:51:12 +03:00
2009-10-13 23:31:03 +04:00
2009-10-13 23:31:03 +04:00
2009-12-11 12:39:38 +03:00
2009-12-09 18:56:34 +03:00
2009-12-09 14:03:37 +01:00
2009-09-10 03:18:29 -06:00
2009-09-10 03:18:29 -06:00
2009-09-10 03:18:29 -06:00
2009-09-10 03:18:29 -06:00
2009-09-10 03:18:29 -06:00
2009-12-29 15:19:05 +03:00
2010-02-02 16:58:15 +03:00
2009-11-20 23:30:00 +03:00
2009-09-28 16:48:40 +03:00
2009-12-02 18:22:15 +03:00
2009-12-09 12:37:54 +03:00
2009-12-11 15:24:23 +03:00
2009-12-16 10:48:07 +03:00
2010-02-02 16:58:15 +03:00