summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-09-021-0/+13
|\
| * A fix (Bug #5232: CREATE TABLE ... SELECT can deadlock itself).unknown2004-08-271-0/+13
* | Fix for bug #5302unknown2004-09-021-1/+1
* | Fix for bug #5302unknown2004-09-011-0/+7
* | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0unknown2004-09-011-221/+0
|\ \
| * \ Merge mysql.com:/space/my/mysql-4.0unknown2004-09-011-221/+0
| |\ \
| | * | - removed swedish errmsg.OLDunknown2004-09-011-221/+0
* | | | ha_innodb.cc:unknown2004-09-011-2/+3
|/ / /
* | | Added global my_getopt_error_reporter function pointer which is unknown2004-08-312-3/+3
|/ /
* | Merge bk-internal:/home/bk/mysql-4.0/unknown2004-08-307-104/+149
|\ \
| * | log.cc:unknown2004-08-301-1/+1
| * | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-08-292-7/+17
| |\ \
| | * | Fix for BUG#4500 "set character set replicates incorrectly"unknown2004-08-292-7/+17
| * | | Code style fixes.unknown2004-08-284-98/+111
| |/ /
| * | Compile all charset conversion tables if --with-extra-charsets=allunknown2004-08-271-0/+3
| * | table.cc:unknown2004-08-271-1/+20
| * | win1251.conf:unknown2004-08-271-2/+2
| |/
* | typo fixedunknown2004-08-301-1/+1
|/
* 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
|\ \ \