mirror of
https://github.com/MariaDB/server.git
synced 2026-04-24 17:25:31 +02:00
Merge 10.0-base -> 10.0.
Also fixed a bug in sql_update.cc: the code of mysql_update() lacked a call of set_statistics_for_table().
This commit is contained in:
commit
1ef07d0845
156 changed files with 12024 additions and 1662 deletions
|
|
@ -19072,7 +19072,7 @@ static struct my_tests_st my_tests[]= {
|
|||
{ "test_bug58036", test_bug58036 },
|
||||
{ "test_bug57058", test_bug57058 },
|
||||
{ "test_bug56976", test_bug56976 },
|
||||
{ "test_mdev3855", test_mdev3885 },
|
||||
{ "test_mdev3885", test_mdev3885 },
|
||||
{ "test_bug11766854", test_bug11766854 },
|
||||
{ "test_bug12337762", test_bug12337762 },
|
||||
{ "test_progress_reporting", test_progress_reporting },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue