mirror of
https://github.com/MariaDB/server.git
synced 2026-04-22 16:25:30 +02:00
Merge work:/home/bk/mysql-4.0
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0 BitKeeper/triggers/post-commit: Auto merged mysql-test/mysql-test-run.sh: Auto merged sql-bench/server-cfg.sh: Auto merged
This commit is contained in:
commit
c778d3374c
121 changed files with 1771 additions and 2396 deletions
|
|
@ -196,7 +196,7 @@ sub new
|
|||
$limits{'working_blobs'} = 0; # HEAP tables can't handle BLOB's
|
||||
}
|
||||
if (defined($main::opt_create_options) &&
|
||||
$main::opt_create_options =~ /type=innobase/i)
|
||||
$main::opt_create_options =~ /type=innodb/i)
|
||||
{
|
||||
$limits{'max_text_size'} = 8000; # Limit in Innobase
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue