summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-08-265-25/+204
|\
| * Bug #4792 lower_case_table_names does not resolve db.tbl.column in SELECT listunknown2004-08-251-0/+11
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-08-254-25/+193
| |\
| | * Bug #4466 Nothing in .err when mysql service ends because of malformed my.i...unknown2004-08-193-35/+15
| | * BUG# 4466 - Nothing in .err when mysql service ends because of malformed my.i...unknown2004-08-183-84/+87
| | * mysql_priv.h:unknown2004-08-144-26/+211
* | | mergeunknown2004-08-262-2/+2
|\ \ \ | |/ / |/| |
| * | Remove default argument to mysql_truncate()unknown2004-08-262-2/+2
* | | Fix for bug #4340: find_in_set is case insensitive even on binary operators(2...unknown2004-08-241-5/+19
* | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-08-231-4/+1
|\ \ \
| * | | Fix for BUG#5033 "When using temporary tables truncate does NOT reset the aut...unknown2004-08-231-4/+1
* | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-08-231-2/+8
|\ \ \ \
| * | | | Fix for bug #5134: WHERE x = 'bar' AND x LIKE BINARY 'bar' returnsunknown2004-08-231-2/+8
| |/ / /
* | | | Fixed: BUG#5135: cannot turn on log_warnings with SET in 4.1 (and 4.0)unknown2004-08-231-2/+2
|/ / /
* | | null.test, null.result:unknown2004-08-201-0/+1
* | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-08-206-21/+81
|\ \ \
| * | | Making FLUSH TABLES WITH READ LOCK block COMMITs of existing transactions,unknown2004-08-206-21/+81
* | | | Merge bk-internal:/home/bk/mysql-4.0/unknown2004-08-191-2/+4
|\ \ \ \
| * | | | less strict assert to take into account weird casesunknown2004-08-191-2/+4
* | | | | ha_innodb.cc:unknown2004-08-191-3/+24
|/ / / /
* | | | Merge bk-internal:/home/bk/mysql-4.0/unknown2004-08-192-10/+10
|\ \ \ \ | |/ / /
| * | | cosmetic changeunknown2004-08-192-10/+10
* | | | take dec. point into account in store_double_in_stringunknown2004-08-191-6/+12
|/ / /
* | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-08-195-9/+60
|\ \ \
| * | | Fix for BUG#4971 "CREATE TABLE ... TYPE=HEAP SELECT ... stops slave (wrong DE...unknown2004-08-195-9/+60
* | | | Bug 4937: different date -> string conversion when usingunknown2004-08-182-41/+52
* | | | Merge bk-internal:/home/bk/mysql-4.0/unknown2004-08-182-0/+12
|\ \ \ \
| * | | | srv0start.c, ut0mem.c, ut0dbg.c, ut0dbg.h, srv0start.h:unknown2004-08-182-0/+12
| |/ / /
* | | | use my_vsnprintf() just in caseunknown2004-08-181-1/+3
|/ / /
* | | A desperate attempt to comment one place where we do conversions.unknown2004-08-161-0/+27
* | | Escaping [] so that darwin[7-8] gets into 'configure' and not darwin7-8unknown2004-08-131-2/+6
* | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-08-131-1/+10
|\ \ \
| * \ \ Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2004-08-131-1/+10
| |\ \ \ | | |_|/ | |/| |
| | * | fixed Bug #4358 Problem with HAVING clause that uses aliasunknown2004-08-121-1/+10
* | | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-08-131-1/+2
|\ \ \ \
| * \ \ \ Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2004-08-131-1/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | fixed Bug #4973 Memory is not released when HEAP table is droppedunknown2004-08-111-1/+2
| | |/ /
* | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-08-121-5/+13
|\ \ \ \
| * | | | A fix (Bug#4898: User privileges depending on ORDER BY Settings of table db)unknown2004-08-121-5/+13
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-08-111-0/+1
|\ \ \ \ \
| * | | | | Bug#4411unknown2004-08-111-0/+1
* | | | | | Bug #4797 - 32 bit and 64 bit builds behave differently on int32 overflowunknown2004-08-112-5/+27
| |_|/ / / |/| | | |
* | | | | Merge marko@build.mysql.com:/home/bk/mysql-4.0unknown2004-08-103-3/+35
|\ \ \ \ \
| * | | | | InnoDB: Use create_temp_file() when availableunknown2004-08-101-0/+24
| * | | | | InnoDB: Add option for disabling innodb_status.<pid> files.unknown2004-08-063-3/+11
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-08-101-0/+14
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge mysql.com:/home/mydev/mysql-4.0unknown2004-08-091-0/+14
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | bug#4497 - Serious regression if disk based TMP table is used.unknown2004-08-091-0/+14
* | | | | | Fix for bug #4491 "timestamp(19) doesn't work".unknown2004-08-061-1/+5
|/ / / / /
* | | | | Merge sand.box:/home/tim/m/40/bk into sand.box:/home/tim/m/40/aunknown2004-08-0422-21/+24
|\ \ \ \ \ | |/ / / / |/| | | |