summaryrefslogtreecommitdiff
path: root/mysql-test/t/windows_shm.test
blob: 1c6f05f2da077f715825918f5795d19b97dbb8d6 (plain)
1
2
3
4
5
6
7
8
9
# Windows-specific tests
--source include/windows.inc

#
# Bug #24924: shared-memory-base-name that is too long causes buffer overflow
#
--exec $MYSQLADMIN --no-defaults --user=root --host=127.0.0.1 --port=$MASTER_MYPORT --shared-memory-base-name=HeyMrBaseNameXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX ping

--echo End of 5.0 tests.