diff options
author | Marc Alff <marc.alff@oracle.com> | 2010-09-09 14:28:47 -0600 |
---|---|---|
committer | Marc Alff <marc.alff@oracle.com> | 2010-09-09 14:28:47 -0600 |
commit | f943a120555aeacb871dd8306d4a19f5173a82dd (patch) | |
tree | 3718b7a7a2696d7956ed38321bdc34fa2c25f284 /mysql-test | |
parent | 7193e133eaa8f1e584a60cdbb23458e42b3645e8 (diff) | |
download | mariadb-git-f943a120555aeacb871dd8306d4a19f5173a82dd.tar.gz |
Bug#56521 Assertion failed: (m_state == 2), function allocated_to_free, pfs_lock.h (138)
Before this fix, it was possible to build the server:
- with the performance schema
- with a dummy implementation of my_atomic (MY_ATOMIC_MODE_DUMMY).
In this case, the resulting binary will just crash,
as this configuration is not supported.
This fix enforces that the build will fail with a compilation error in this
configuration, instead of resulting in a broken binary.
Diffstat (limited to 'mysql-test')
0 files changed, 0 insertions, 0 deletions