mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
MDEV-22189: Change error messages inside code to have mariadb instead of
mysql Fix: Changed error messages, rerecorded results and changed other relevant files.
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
# Check Foreign Key constraint on Geometry column
|
||||
# ******************************************************************
|
||||
|
||||
CALL mtr.add_suppression("but MySQL is asking statistics for 2 columns. Have you mixed");
|
||||
CALL mtr.add_suppression("but MariaDB is asking statistics for 2 columns. Have you mixed");
|
||||
|
||||
--source include/have_innodb.inc
|
||||
--source include/have_geometry.inc
|
||||
|
Reference in New Issue
Block a user