Comment 1 for bug 1133926

Revision history for this message
Laurynas Biveinis (laurynas-biveinis) wrote :

Exact steps I used to reproduce locally:
(ubuntu 12.10 x86_64, GCC 4.7.2)
in latest 5.6 trunk directory:
mkdir obj
cd obj
cmake ../Percona-Server/ -DWITH_DEBUG=ON -DWITH_EMBEDDED_SERVER=OFF
make -j4
cd mysql-test
./mysql-test-run --mem percona_bug_999147