diff options
author | anozdrin/alik@station. <> | 2007-10-23 18:03:51 +0400 |
---|---|---|
committer | anozdrin/alik@station. <> | 2007-10-23 18:03:51 +0400 |
commit | b2264ff81040fa021671181d8098778964458033 (patch) | |
tree | eaae216f32a03ef82da350e4dcf6edb1038c090f /mysql-test/r/rpl000017.result | |
parent | 6fa35a5d3b3647682d1ee211a7afd20d220f8151 (diff) | |
download | mariadb-git-b2264ff81040fa021671181d8098778964458033.tar.gz |
Patch for BUG#30736: Row Size Too Large Error Creating a Table and
Inserting Data.
The problem was that under some circumstances Field class was not
properly initialized before calling create_length_to_internal_length()
function, which led to assert failure.
The fix is to do the proper initialization.
The user-visible problem was that under some circumstances
CREATE TABLE ... SELECT statement crashed the server or led
to wrong error message (wrong results).
Diffstat (limited to 'mysql-test/r/rpl000017.result')
0 files changed, 0 insertions, 0 deletions