1
0
mirror of https://github.com/MariaDB/server.git synced 2025-10-21 08:47:42 +03:00
Files
mariadb/mysql-test/suite
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
..
2010-02-02 12:22:17 +03:00
2010-02-02 16:58:15 +03:00
2009-04-24 13:00:17 -04:00
2009-09-11 22:26:35 +02:00
2010-02-02 16:58:15 +03:00
2010-02-02 16:58:15 +03:00
2010-02-02 16:58:15 +03:00