mirror of
https://github.com/MariaDB/server.git
synced 2026-05-07 23:54:31 +02: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:
commit
224108a19e
69 changed files with 225 additions and 283 deletions
|
|
@ -8368,7 +8368,7 @@ int QUICK_RANGE_SELECT::reset()
|
|||
multi_range_buff->buffer= mrange_buff;
|
||||
multi_range_buff->buffer_end= mrange_buff + mrange_bufsiz;
|
||||
multi_range_buff->end_of_used_area= mrange_buff;
|
||||
#ifdef HAVE_purify
|
||||
#ifdef HAVE_valgrind
|
||||
/*
|
||||
We need this until ndb will use the buffer efficiently
|
||||
(Now ndb stores complete row in here, instead of only the used fields
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue