summaryrefslogtreecommitdiff
path: root/sql/sql_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/my/mysql-5.0monty@mysql.com2006-05-041-7/+9
|\
| * Post-review changes.igor@rurik.mysql.com2006-05-031-2/+2
| * Fixed bug #14292: performance degradation for a benchmark query.igor@rurik.mysql.com2006-05-021-6/+8
* | Merge mysql.com:/home/kostja/mysql/tmp_mergekonstantin@mysql.com2006-02-021-1/+1
|\ \ | |/
| * many warnings (practically safe but annoying) correctedserg@serg.mylan2006-01-031-1/+1
* | Table definition cache, part 2monty@mysql.com2005-11-231-7/+7
|/
* Merge mysql.com:/home/mydev/mysql-4.1-4100ingo@mysql.com2005-09-141-6/+13
|\
| * Bug#12920 - key_read_requests counter appears to re-setingo@mysql.com2005-09-141-6/+13
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-08-151-1/+1
|\ \ | |/
| * Rename rest() macro in my_list.h to list_rest(). (Bug #12327)jimw@mysql.com2005-08-091-1/+1
* | Fixes while reviewing new codemonty@mishka.local2005-05-061-1/+1
* | Fixed Bug#8042, "mysqld crashes on sighup".jani@ua141d10.elisa.omakaista.fi2005-02-171-21/+12
* | First stage of table definition cachemonty@mysql.com2005-01-061-10/+10
* | Added per thread status variables, after review, patch v1.1.jani@rhols221.adsl.netsonic.fi2004-09-131-4/+8
* | Manual mergesergefp@mysql.com2004-05-291-31/+2
|\ \
| * \ Manual mergesergefp@mysql.com2004-05-131-31/+2
| |\ \
| | * | This is first cset for WL#1394 "Optimize index merge when all involved index ...sergefp@mysql.com2004-05-131-31/+2
* | | | poratble printing of ha_rows valuestimour@mysql.com2004-05-171-2/+4
* | | | Post-merge post-merge fix (new error codes for fparser).pem@mysql.com2004-05-141-0/+96
|\ \ \ \ | |/ / /
| * | | Merge of WL#1469 with latest bk sources.timour@mysql.com2004-05-111-4/+8
| * | | Complete implementation of WL#1469 "Greedy algorithm to search for an optimal...timour@mysql.com2004-05-101-0/+96
| |/ /
* | | Merge 4.1 -> 5.0pem@mysql.com2004-05-071-1/+1
|\ \ \ | | |/ | |/|
| * | WL#1700 - Properly count key_blocks_used and key_blocks_current.ingo@mysql.com2004-05-031-1/+1
* | | Merge 4.1 -> 5.0.pem@mysql.com2004-04-071-4/+8
|\ \ \ | |/ / | | / | |/ |/|
| * false/true -> FALSE/TRUEmonty@mysql.com2004-03-301-4/+8
* | Merge 4.1 to 5.0pem@mysql.com2003-12-011-7/+7
|\ \ | |/
| * Merge key cache structures to onemonty@mysql.com2003-11-201-7/+7
* | Merged, most likely needs post-merge fixsergefp@mysql.com2003-11-211-1/+31
|\ \ | |/ |/|
| * merging in index_merge (in progress, not yet working)psergey@psergey.(none)2003-11-131-1/+31
| |\
| | * Added index_merge access methodpsergey@psergey.(none)2003-11-131-1/+31
* | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSmonty@mashka.mysql.fi2003-11-181-30/+51
* | | Merge with 4.0monty@narttu.mysql.fi2003-11-041-0/+4
|\ \ \
| * | | Safety fix to detect multiple calls to my_thread_end()monty@mashka.mysql.fi2003-10-161-0/+4
* | | | Cleanups (comments and compiler warnings)monty@mysql.com2003-11-021-2/+3
* | | | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2003-10-311-2/+3
|\ \ \ \
| * \ \ \ Mergeigor@rurik.mysql.com2003-10-301-2/+3
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Manual merge after improving concurrency for key cache reassignmentigor@rurik.mysql.com2003-10-011-2/+3
| | |\ \ \
| | | * | | Many files:igor@rurik.mysql.com2003-08-021-2/+3
| | | | |/ | | | |/|
* | | | | mergedserg@serg.mylan2003-10-211-2/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mergedserg@serg.mylan2003-10-151-2/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | key_map with more that 64 bits widthserg@serg.mylan2003-10-111-2/+3
| | |/ /
* | | | merge with 4.0monty@mashka.mysql.fi2003-10-161-3/+7
|\ \ \ \ | | |_|/ | |/| |
| * | | Add more information about memory usage to debug logmonty@mashka.mysql.fi2003-10-151-3/+7
* | | | merge with 4.0 for more memory allocation variables.monty@mashka.mysql.fi2003-10-131-0/+27
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Add new user variables for tuning memory usage:monty@mashka.mysql.fi2003-10-111-0/+27
| * | Allow optimzation of multi-table-update also for InnoDB tablesmonty@narttu.mysql.fi2003-03-191-1/+1
* | | Remove 'extern' references from .cc filesmonty@mashka.mysql.fi2003-09-131-2/+0
| |/ |/|
* | Fixed bug in allocation memory in key cache. (Memory was not properly aligned...monty@narttu.mysql.fi2003-03-251-2/+2
* | sql_test.cc:bar@bar.mysql.r18.ru2003-02-261-3/+3
* | Windows build fix venu@myvenu.com2003-01-181-1/+1