|
b8f906dd4b
|
MDEV-12846 sql_mode=ORACLE: using Oracle-style placeholders in direct query execution makes the server crash
|
2017-11-15 14:18:46 +04:00 |
|
|
012fbc15cf
|
MDEV-12478 CONCAT function inside view casts values incorrectly with Oracle sql_mode
|
2017-04-11 19:32:55 +04:00 |
|
|
08799831cc
|
MDEV-11880 sql_mode=ORACLE: Make the concatenation operator ignore NULL arguments
Now when sql_mode=ORACLE, the concatenation operator || treats
NULLs as empty strings.
Based on the contributed patch from Jérôme Brauge.
|
2017-04-05 15:02:55 +04:00 |
|
|
f7043858ba
|
MDEV-10866 Extend PREPARE and EXECUTE IMMEDIATE to understand expressions
MDEV-10867 PREPARE..EXECUTE is not consistent about non-ASCII characters
Adding Oracle specific tests
|
2017-04-05 15:02:52 +04:00 |
|
|
a2a196c04c
|
MDEV-10709 Expressions as parameters to Dynamic SQL
Adding Oracle-specific tests for stored functions as EXECUTE..USING parameters.
|
2017-04-05 15:02:50 +04:00 |
|
|
417c8c9daf
|
MDEV-10585 EXECUTE IMMEDIATE statement
Adding Oracle specific tests
|
2017-04-05 15:02:50 +04:00 |
|
|
c2c45c55ce
|
MDEV-10709 Expressions as parameters to Dynamic SQL
Adding Oracle specific tests
|
2017-04-05 15:02:49 +04:00 |
|
|
ec527face3
|
MDEV-10801 sql_mode: dynamic SQL placeholders
|
2017-04-05 15:02:49 +04:00 |
|