mirror of
https://github.com/MariaDB/server.git
synced 2025-01-31 02:51:44 +01:00
7b72c14bbb
Faster 'read_first_row' (Fixes slow 'preparing' state) Read constant tables earlier, which provides better optimzations when using tables with <=1 row. This also fixes a complicated bug involving const tables. Docs/manual.texi: Changelog client/mysql.cc: Increase max package length to 512M client/mysqldump.c: Increase max package length to 512M dbug/dbug.c: Fixed wrong printf() format string. mysql-test/t/innodb.test: Test for multi-table delete sql/handler.cc: Faster 'read_first_row' (Fixes slow 'preparing' state) sql/handler.h: Faster 'read_first_row' (Fixes slow 'preparing' state) sql/opt_range.cc: More debug info. sql/sql_select.cc: Read constant tables earlier, which provides better optimzations when using tables with <=1 row. This also fixes a complicated bug involving const tables. sql/sql_select.h: Read const tables earlier |
||
---|---|---|
.. | ||
Books | ||
Flags | ||
Images | ||
MySQL-logos | ||
Raw-Flags | ||
Support | ||
To-be-included-in-the-manual | ||
Translations | ||
.cvsignore | ||
bk.txt | ||
internals.texi | ||
LICENSE | ||
Makefile.am | ||
manual-license-spanish.texi | ||
manual.ja.texi | ||
manual.texi | ||
mirrors.texi | ||
myisam.txt | ||
mysqld_error.txt | ||
net_doc.txt | ||
section.Infolinks.texi | ||
section.Testimonials.texi | ||
section.Users.texi | ||
Tutorial-MySQL-final.txt |