mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Fixes for innodb suite, merging tests from 5.6.
Includes 5.6 changesets for: ***** Fix for BUG#13489996 valgrind:conditional jump or move depends on uninitialised values-field_blob. blob_ptr_size was not initialized properly: remove this variable. ***** Bug#14021323 CRASH IN FIELD::SET_NULL WHEN INSERTING ROWS TO NEW TABLE *****
This commit is contained in:
@ -76,7 +76,6 @@
|
||||
|
||||
/* Some portable defines */
|
||||
|
||||
#define portable_sizeof_char_ptr 8
|
||||
#define STRING_BUFFER_USUAL_SIZE 80
|
||||
|
||||
/* Memory allocated when parsing a statement / saving a statement */
|
||||
|
Reference in New Issue
Block a user