summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Remove #if 0 as this only confuses the code withing adding anythingmonty@mysql.com2005-02-011-6/+0
* Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.0marko@hundin.mysql.fi2005-01-313-19/+116
|\
| * Bug#7011acurtis@pcgem.rdg.cyberkinetica.com2005-01-303-19/+116
* | Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.0marko@hundin.mysql.fi2005-01-284-9/+20
|\ \ | |/ |/|
| * InnoDB: Tolerate negative return values from ftell().marko@hundin.mysql.fi2005-01-271-9/+9
| * Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.0marko@hundin.mysql.fi2005-01-261-5/+8
| |\
| * | InnoDB: Backport innodb_autoextend_increment from 4.1marko@hundin.mysql.fi2005-01-253-0/+11
* | | Merge mysql.com:/home/mydev/mysql-4.0ingo@mysql.com2005-01-261-5/+8
|\ \ \ | | |/ | |/|
| * | order_by.result, order_by.test:igor@rurik.mysql.com2005-01-251-5/+8
| |/
* | Merge mysql.com:/home/mydev/mysql-4.0ingo@mysql.com2005-01-241-3/+10
|\ \ | |/
| * select_found.result, select_found.test:igor@rurik.mysql.com2005-01-221-3/+10
* | Merge mysql.com:/home/mydev/mysql-4.0ingo@mysql.com2005-01-201-1/+25
|\ \ | |/ |/|
| * BUG#6034 - Error code 124: Wrong medium type.ingo@mysql.com2005-01-191-1/+25
* | Merge mysql.com:/home/jimw/my/mysql-4.0-7700jimw@mysql.com2005-01-181-0/+1
|\ \
| * | Fix over-optimization that could result in an unsigned double field beingjimw@mysql.com2005-01-171-0/+1
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0dlenev@mysql.com2005-01-181-7/+7
|\ \ \ | |_|/ |/| |
| * | Clean up in implementation of f_is_geom()/f_is_bitfield()/f_is_enum()dlenev@mysql.com2005-01-181-7/+7
* | | Anoter fix for moved IO_CACHE objectmonty@mysql.com2005-01-181-0/+3
* | | Fixed possible access to unintialized memory in filesort when using many buffersmonty@mysql.com2005-01-151-0/+2
| |/ |/|
* | ha_innodb.cc:heikki@hundin.mysql.fi2005-01-131-2/+7
* | Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.0marko@hundin.mysql.fi2005-01-131-0/+2
|\ \
| * | InnoDB: Use system-supplied tmpfile() on Netware, as there is nomarko@hundin.mysql.fi2005-01-121-0/+2
* | | A fix for Bug#6761 "mysql_list_fields() does not work": testkonstantin@mysql.com2005-01-121-1/+1
* | | Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2005-01-121-0/+1
|\ \ \ | |/ / |/| |
| * | added missing Com_update_multi status variableserg@serg.mylan2005-01-121-0/+1
* | | Fix for BUG#7658 "optimize crashes slave thread (1 in 1000)]":guilhem@mysql.com2005-01-101-0/+2
* | | Make query_cache_wlock_invalidate visible in SHOW VARIABLES (Bug #7594)jimw@mysql.com2005-01-041-0/+2
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0serg@sergbook.mysql.com2004-12-311-50/+50
|\ \ \ | |_|/ |/| |
| * | unsufficient privilege checks in GRANT, when a grantor has column-level privi...serg@sergbook.mysql.com2004-12-301-50/+50
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0dlenev@mysql.com2004-12-306-52/+55
|\ \ \ | |/ /
| * | A fix (bug #5652: [patch] tcpwrapper support is broken on systems using an un...ram@gw.mysql.r18.ru2004-12-241-12/+3
| * | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2004-12-231-26/+30
| |\ \
| | * | Make GRANTs, which change SSL attributes and/or user limits,dlenev@mysql.com2004-12-231-26/+30
| * | | Fix for a bug #7495Sinisa@sinisa.nasamreza.org2004-12-231-7/+7
| * | | A fix for the bug #7495Sinisa@sinisa.nasamreza.org2004-12-221-2/+2
| |/ /
| * | ha_innodb.cc:heikki@hundin.mysql.fi2004-12-221-1/+2
| * | Simplify code during reviewmonty@mysql.com2004-12-181-8/+2
| * | Remove bogus linesantony@ltantony.rdg.cyberkinetica.homeunix.net2004-12-181-7/+0
| * | Bug#7391 - Multi-table UPDATE security regressionantony@ltantony.rdg.cyberkinetica.homeunix.net2004-12-181-0/+20
* | | Fix for bug #7515 "from_unixtime(0) now returns NULL instead ofdlenev@mysql.com2004-12-302-6/+7
* | | Fix for bug #7297 "Two digit year should be interpreted correctlydlenev@mysql.com2004-12-161-1/+1
|/ /
* | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.0sergefp@mysql.com2004-12-112-1/+14
|\ \
| * | Fix for BUG#6976:sergefp@mysql.com2004-12-112-1/+14
* | | Fix for BUG#5837 - attempt 3.sergefp@mysql.com2004-12-112-4/+16
| |/ |/|
* | dict0dict.h, dict0dict.c, ha_innodb.cc:heikki@hundin.mysql.fi2004-12-101-0/+5
* | Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2004-12-072-10/+12
|\ \ | |/ |/|
| * two fixes for potential security bugsserg@serg.mylan2004-12-072-10/+12
* | Prevent adding 'CREATE TABLE .. SELECT' query to the binary log when thejimw@mysql.com2004-12-033-8/+23
* | two-line fix for BUG#6732 "FLUSH TABLES WITH READ LOCK + COMMIT makes next FL...guilhem@mysql.com2004-11-301-4/+61
|/
* Fixes while reviewing codemonty@mysql.com2004-11-264-8/+7