Sergei Golubchik
948056c535
MDEV-5787 Server crashes in in row_mysql_convert_row_to_innobase on CREATE .. SELECT
...
XtraDB: don't accept MYSQL_TYPE_NULL as a column type
2014-03-19 09:57:57 +01:00
Sergei Golubchik
e1c76b80d9
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
*****
2013-07-15 18:01:22 +02:00
Sergei Golubchik
38e3ae155d
mysql-5.5 merge
2012-01-16 20:16:35 +01:00
Tor Didriksen
4da845ec48
Backport from trunk of:
...
Bug#12532830 - SIGFPE OR ASSERTION (PRECISION <= ((9 * 9) - 8*2)) && (DEC <= 30)
2011-08-19 09:06:50 +02:00
Sergei Golubchik
8de6199b16
lp:743017 Diverging results with TIME(3) and ranges depending on the execution plan in 5.1-micro
...
rewrite get_innobase_type_from_mysql_type() to use types as reported
by the Field objects, instead of relying on ad-hoc assumptions.
2011-03-29 14:48:48 +02:00
Jimmy Yang
94eb796737
Change table name in innodb_bug54044.test to lower case to avoid
...
platform dependent diffs.
2010-06-29 00:14:20 -07:00
Jimmy Yang
5bbdeada81
Change the table name in innodb_bug54044 to lower case to avoid
...
platform dependent diffs.
2010-06-29 00:13:18 -07:00
Jimmy Yang
1082c98d97
Port fix for bug #54044 from mysql-5.1-security to mysql-trunk-security:
...
------------------------------------------------------------
revno: 3438
committer: Jimmy Yang <jimmy.yang@oracle.com>
branch nick: mysql-5.1-security
timestamp: Thu 2010-06-24 01:20:25 -0700
message:
Fix Bug #54044 Create temporary tables and using innodb crashes.
2010-06-24 01:49:22 -07:00
Jimmy Yang
f2dfe5e8a5
Fix Bug #54044 Create temporary tables and using innodb crashes.
2010-06-24 01:20:25 -07:00