mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Fix for
Bug#31411 funcs_1: ndb_<every test> fail because of changed server error number = Adjust the files with expected results mysql-test/suite/funcs_1/r/ndb_cursors.result: Updated result mysql-test/suite/funcs_1/r/ndb_trig_0102.result: Updated result mysql-test/suite/funcs_1/r/ndb_trig_03.result: Updated result mysql-test/suite/funcs_1/r/ndb_trig_0407.result: Updated result mysql-test/suite/funcs_1/r/ndb_trig_08.result: Updated result mysql-test/suite/funcs_1/r/ndb_trig_09.result: Updated result mysql-test/suite/funcs_1/r/ndb_trig_1011ext.result: Updated result
This commit is contained in:
@ -65,7 +65,7 @@ Warnings:
|
||||
Note 1265 Data truncated for column 'f150' at row 1
|
||||
Note 1265 Data truncated for column 'f151' at row 1
|
||||
Note 1265 Data truncated for column 'f152' at row 1
|
||||
Error 1475 Table storage engine 'ndbcluster' does not support the create option 'Binlog of table with BLOB attribute and no PK'
|
||||
Error 1477 Table storage engine 'ndbcluster' does not support the create option 'Binlog of table with BLOB attribute and no PK'
|
||||
load data infile 'MYSQL_TEST_DIR/suite/funcs_1/data/ndb_tb3.txt' into table tb3 ;
|
||||
|
||||
Testcase 3.5.3:
|
||||
|
Reference in New Issue
Block a user