summaryrefslogtreecommitdiff
path: root/mysql-test/suite/compat/oracle/t/variables.test
Commit message (Collapse)AuthorAgeFilesLines
* A fix for MDEV-10411 Providing compatibility for basic PL/SQL constructs ↵Alexander Barkov2017-04-051-0/+38
(Part 6: Assignment operator) Fixed that a crash in this script: SET sql_mode=ORACLE; max_sort_length:= 1024;