Alexey Botchkov
c4ab352b67
MDEV-14576 Include full name of object in message about incorrect value for column.
...
The error message modified.
Then the TABLE_SHARE::error_table_name() implementation taken from 10.3,
to be used as a name of the table in this message.
2018-12-16 02:21:41 +04:00
Sergei Golubchik
cb1e76e4de
Merge branch '10.1' into 10.2
2017-08-17 11:38:34 +02:00
Nirbhay Choubey
8b2e642aa2
MDEV-7635: Update tests to adapt to the new default sql_mode
2017-02-10 06:30:42 -05:00
Sergei Golubchik
75925f8fc1
bugfix: Item_func_spatial_collection::print()
2016-12-12 20:27:23 +01:00
Alexey Botchkov
cc577f81b8
MDEV-11041 Innodb_gis/ tests taken from MySQL fail.
...
Some fixes made in innodb and item_create.cc.
Adapted Innodb-GIS tests moved to MariaDB.
2016-11-29 16:25:22 +04:00