Commit graph

3 commits

Author SHA1 Message Date
Sergei Golubchik
979e94d264 followup for 96d097a7fa
copy-paste error
2017-02-21 20:31:06 +01:00
Sergei Golubchik
96d097a7fa sporadic failures of main.default_debug
wait for the first connection to reach the debug sync point
before letting the second connection do its stuff
2017-02-14 20:43:41 +01:00
Sergei Golubchik
cf00393378 Race condition in DEFAULT() with expressions
Item_default_value::calculate was updating table->s->default_values,
but it is supposed to be read-only
2017-02-13 18:12:04 +01:00