mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Fixed problems in merge
mysql-test/r/information_schema.result: Fixed a result file. mysql-test/r/innodb-autoinc.result: Fixed a result file. mysql-test/t/connect.test: Fixed a problem with merge, needed to close connections and use the default
This commit is contained in:
@ -604,7 +604,7 @@ read_fixed_length(THD *thd, COPY_INFO &info, TABLE_LIST *table_list,
|
||||
}
|
||||
it.rewind();
|
||||
uchar *pos=read_info.row_start;
|
||||
#ifdef HAVE_purify
|
||||
#ifdef HAVE_valgrind
|
||||
read_info.row_end[0]=0;
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user