summaryrefslogtreecommitdiff
path: root/mysql-test/t/gis-debug.test
Commit message (Collapse)AuthorAgeFilesLines
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-113/+0
|
* MDEV-12238 Add ↵Alexander Barkov2017-04-131-0/+65
| | | | Type_handler::Item_func_{plus|minus|mul|div|mod}_fix_length_and_dec()
* MDEV-11692 Comparison data type aggregation for pluggable data typesAlexander Barkov2017-02-011-0/+26
|
* MDEV-11066 use MySQL terminology for "virtual columns"Sergei Golubchik2016-12-121-1/+1
|
* More test for MDEV-10134 Add full support for DEFAULTAlexander Barkov2016-06-301-0/+16
| | | | | | | | Miscelaneous functions: BENCHMARK(), SLEEP(), ROW_COUNT(), FOUND_ROWS(), GET_LOCK(), RELEASE_LOCK(), IS_USED_LOCK(), IS_FREE_LOCK(), MASTER_POS_WAIT(), MASTER_GTID_WAIT(), BINLOG_GTID_POS(), ST_GIS_DEBUG(), DECODE_HISTOGRAM(),
* MDEV-6073 Merge gis test cases form 5.6.Alexey Botchkov2014-07-011-0/+6
Tests were merged. As the implementation is different, the 'internal debugging' part was not merged, only a stub for it created.