1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-26 01:44:06 +03:00
Files
mariadb/mysql-test/suite/vcol/r
Sergei Golubchik 5d0122bd77 MDEV-7113 difference between check_vcol_func_processor and check_partition_func_processor
MDEV-6789 segfault in Item_func_from_unixtime::get_date on updating table with virtual columns

* prohibit VALUES in partitioning expression
* prohibit user and system variables in virtual column expressions
* fix Item_func_date_format to cache locale (for %M/%W to return the same as MONTHNAME/DAYNAME)
* fix Item_func_from_unixtime to cache time_zone directly, not THD (and not to crash)
* added tests for other incorrectly allowed (in vcols) functions to see that they don't crash
2014-11-18 15:42:40 +01:00
..
2011-07-02 22:12:12 +02:00
2011-07-02 22:12:12 +02:00
2012-01-13 15:50:02 +01:00
2014-02-07 15:50:36 -08:00
2012-02-21 20:51:56 +01:00
2012-02-15 18:08:08 +01:00
2012-02-15 18:08:08 +01:00
2012-02-15 18:08:08 +01:00