diff options
author | Monty <monty@mariadb.org> | 2014-09-24 23:52:17 +0300 |
---|---|---|
committer | Monty <monty@mariadb.org> | 2014-09-24 23:52:17 +0300 |
commit | 3f2d9a902ec93327515ae94ae0c8c0c2c485d15f (patch) | |
tree | c3951ee84a07c711e6bb2af784415d02a87f7eb7 /unittest | |
parent | f5d845426eb38f0b5641c30d0d3a56c2b6a2b6a0 (diff) | |
download | mariadb-git-3f2d9a902ec93327515ae94ae0c8c0c2c485d15f.tar.gz |
Fixed failing test temp_table_frm
The problem was that the internal temporary table created
for information_schema overflow to MyISAM because it has
a row width of > 3000 characters, which filled the in memory
temporary tables.
Fix was to increase size for the heap table.
Diffstat (limited to 'unittest')
0 files changed, 0 insertions, 0 deletions