polardbxengine/mysql-test/r/unique_option_prefixes.result

9 lines
214 B
Plaintext

#
# WL#6951: Deprecate unique option prefixes
#
# Test unique option prefixes in client
# should fail due to wrong option
# table must not exist
SELECT * FROM wl6951;
ERROR 42S02: Table 'test.wl6951' doesn't exist