polardbxengine/mysql-test/suite/ndb/r/bug24926009.result

8 lines
273 B
Plaintext

Bug#25557263
Another variant of the 'WAITING MAX 119 SEC FOR DISTRIBUTING' timeout
was sometimes provoked with this testcase. This time caused by
a race condition between the schema changing client and the
'coordinator' on the same mysqld.
DROP DATABASE IF EXISTS tmp_db;