1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-25 17:25:02 +03:00
Files
mariadb/mysql-test/r
Sergei Golubchik 2cdf8a9327 MDEV-23752 SHOW EXPLAIN FOR thd waits for sleep
fix main.processlist_notembedded test

* before EXPLAINing `select sleep` wait for select to start
  (fixes "Target is not running an EXPLAINable command")
* after killing sleep, wait for it to die
  (fixes test failures on --repeat when old sleep shows on a test rerun)

* unify with 10.3, copy minor changes from there
  (`--echo End of 5.5` vs `--echo # End of 5.5`, etc)
2021-07-31 09:27:53 +02:00
..
2021-03-12 07:02:29 +11:00
2020-10-23 15:53:41 +02:00
2021-01-24 11:35:55 +01:00
2020-10-21 14:02:04 +03:00
2020-08-10 17:57:14 +03:00
2020-10-23 15:53:41 +02:00
2020-10-21 14:02:04 +03:00
2020-09-22 15:21:43 +03:00
2020-08-13 07:38:35 +03:00
2020-08-13 07:38:35 +03:00
2020-12-10 08:45:20 +01:00
2021-05-08 18:02:34 +02:00