| .. |
|
binlog_stm_ps.test
|
MDEV-10801 sql_mode: dynamic SQL placeholders
|
2017-04-05 15:02:49 +04:00 |
|
binlog_stm_sp.test
|
A cleanup for MDEV-10914 ROW data type for stored routine variables
|
2017-04-05 15:03:02 +04:00 |
|
empty_string_literal.test
|
MDEV-14013 : sql_mode=EMPTY_STRING_IS_NULL
|
2017-10-14 17:28:54 +04:00 |
|
exception.test
|
MDEV-12088 sql_mode=ORACLE: Do not require BEGIN..END in multi-statement exception handlers in THEN clause
|
2017-04-05 15:02:57 +04:00 |
|
func_case.test
|
MDEV-10342 Providing compatibility for basic SQL built-in functions
|
2017-04-05 15:02:48 +04:00 |
|
func_concat.test
|
MDEV-12478 CONCAT function inside view casts values incorrectly with Oracle sql_mode
|
2017-04-11 19:32:55 +04:00 |
|
func_decode.test
|
MDEV-13863 sql_mode=ORACLE: DECODE does not treat two NULLs as equivalent
|
2017-09-23 00:55:28 +04:00 |
|
func_length.test
|
MDEV-12783 : sql_mode=ORACLE: Functions LENGTH() and LENGTHB()
|
2017-05-18 11:43:24 +02:00 |
|
func_misc.test
|
MDEV-12854 Synchronize CREATE..SELECT data type and result set metadata data type for INT functions
|
2017-05-20 16:29:11 +04:00 |
|
func_replace.test
|
MDEV-13003 - Oracle compatibility : Replace function
|
2017-08-11 14:47:36 +04:00 |
|
func_substr.test
|
MDEV-14012 - sql_mode=Oracle: substr(): treat position 0 as position 1
|
2017-10-06 09:23:06 +02:00 |
|
misc.test
|
MDEV-12086 sql_mode=ORACLE: allow SELECT UNIQUE as a synonym for SELECT DISTINCT
|
2017-04-05 15:02:57 +04:00 |
|
ps.test
|
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 |
|
sequence.test
|
MDEV-12533 sql_mode=ORACLE: Add support for database qualified sequence names in NEXTVAL and CURRVAL
|
2017-04-20 08:30:23 +04:00 |
|
sp-anchor-row-type-table.test
|
MDEV-14139 Anchored data types for variables
|
2017-10-27 20:48:16 +04:00 |
|
sp-anonymous.test
|
MDEV-10655 Anonymous blocks
|
2017-04-05 15:02:55 +04:00 |
|
sp-code.test
|
MDEV-12441 Variables declared after cursors with parameters lose values
|
2017-04-05 15:03:02 +04:00 |
|
sp-cursor-decl.test
|
Fixing a few data type related problems: MDEV-12875, MDEV-12886, MDEV-12916
|
2017-05-25 15:15:39 +04:00 |
|
sp-cursor-rowtype.test
|
MDEV-14388 Server crashes in handle_select / val_uint in ORACLE mode
|
2017-11-14 16:31:10 +04:00 |
|
sp-cursor.test
|
MDEV-12854 Synchronize CREATE..SELECT data type and result set metadata data type for INT functions
|
2017-05-20 16:29:11 +04:00 |
|
sp-goto.test
|
MDEV-10697 GOTO statement
|
2017-04-05 15:02:57 +04:00 |
|
sp-param.inc
|
MDEV-10596 Allow VARCHAR and VARCHAR2 without length as a data type of routine parameters and in RETURN clause
|
2017-04-05 15:02:49 +04:00 |
|
sp-param.test
|
Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext
|
2017-10-30 16:42:46 +04:00 |
|
sp-row-vs-var.inc
|
MDEV-10914 ROW data type for stored routine variables
|
2017-04-05 15:02:56 +04:00 |
|
sp-row.test
|
MDEV-14228 MariaDB crashes with function
|
2017-12-07 15:54:27 +04:00 |
|
sp-security.test
|
MDEV-12133 sql_mode=ORACLE: table%ROWTYPE in variable declarations
|
2017-04-05 15:02:59 +04:00 |
|
sp.test
|
MDEV-14228 MariaDB crashes with function
|
2017-12-07 15:54:27 +04:00 |
|
trigger.test
|
MDEV-10577 sql_mode=ORACLE: %TYPE in variable declarations
|
2017-04-05 15:02:54 +04:00 |
|
truncate.test
|
MDEV-10588 sql_mode=ORACLE: TRUNCATE TABLE t1 [ {DROP|REUSE} STORAGE ]
|
2017-04-05 15:02:54 +04:00 |
|
type_blob.test
|
MDEV-10343 Providing compatibility for basic SQL data types
|
2017-04-05 15:02:38 +04:00 |
|
type_clob.test
|
MDEV-10343 Providing compatibility for basic SQL data types
|
2017-04-05 15:02:38 +04:00 |
|
type_date.test
|
MDEV-10343 Providing compatibility for basic SQL data types
|
2017-04-05 15:02:38 +04:00 |
|
type_number.test
|
MDEV-10343 Providing compatibility for basic SQL data types
|
2017-04-05 15:02:38 +04:00 |
|
type_raw.test
|
MDEV-10343 Providing compatibility for basic SQL data types
|
2017-04-05 15:02:38 +04:00 |
|
type_varchar.test
|
MDEV-11275 sql_mode=ORACLE: CAST(..AS VARCHAR(N))
|
2017-04-05 15:02:54 +04:00 |
|
type_varchar2.test
|
MDEV-11275 sql_mode=ORACLE: CAST(..AS VARCHAR(N))
|
2017-04-05 15:02:54 +04:00 |
|
variables.test
|
A fix for MDEV-10411 Providing compatibility for basic PL/SQL constructs (Part 6: Assignment operator)
|
2017-04-05 15:02:52 +04:00 |
|
vcol.test
|
MDEV-13500 sql_mode=ORACLE: can't create a virtual column with function MOD
|
2017-08-14 11:12:17 +04:00 |