mariadb/mysql-test/suite/compat/oracle
Alexander Barkov a18f6009e3 A cleanup for MDEV-12846 sql_mode=ORACLE: using Oracle-style placeholders in direct query execution makes the server crash
Fixing a test failure in "mtr --ps compat/oracle.ps" caused by "SELECT ?"
returning different errors:
- CR_PARAMS_NOT_BOUND in prepared execution
- ER_PARSE_ERROR in direct execution
Disabling PS protocol for this test chunk.
2017-11-22 11:42:31 +04:00
..
r MDEV-11160 "Incorrect column name" when "CREATE TABLE t1 AS SELECT spvar" 2017-11-15 14:42:04 +04:00
t A cleanup for MDEV-12846 sql_mode=ORACLE: using Oracle-style placeholders in direct query execution makes the server crash 2017-11-22 11:42:31 +04:00