summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-09-231-0/+4
|\
| * Fix for BUG#5711 "replication SQL thread does not abort on SQL syntax error":unknown2004-09-231-0/+4
* | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-09-191-0/+2
|\ \
| * | A fix (Bug #5415: Table marked as crashed after DELETE queries).unknown2004-09-191-0/+2
* | | Change www.mysql.com -> dev.mysql.com in a reference to unknown2004-09-191-1/+1
|/ /
* | Merge mysql.com:/home/mydev/mysql-4.0unknown2004-09-182-6/+30
|\ \
| * | bug#2831 - --extenral-locking does not fully work with --myisam-recover.unknown2004-09-182-6/+30
* | | Fix for bug #5595: NULLIF() IS NULL returns false if NULLIF() returns NULLunknown2004-09-182-0/+10
* | | Bug#5553 - Multi table UPDATE IGNORE fails on dup keyunknown2004-09-171-2/+6
* | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-09-141-3/+3
|\ \ \
| * | | A fix (bug #5498 TRIM fails with LEADING or TRAILING if remstr = str).unknown2004-09-131-3/+3
| |/ /
* | | row0mysql.h:unknown2004-09-131-27/+38
|/ /
* | Updating the headers on a few files to include GPL header.unknown2004-09-085-4/+48
* | Merge rurik.mysql.com:/home/igor/mysql-4.0unknown2004-09-0711-109/+168
|\ \ | |/
| * when we update thd->db in replication, it's safer to update thd->db_length too.unknown2004-09-073-8/+28
| * Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-09-071-0/+7
| |\
| | * Fixed Bug#3645, "PROCEDURE ANALYSE() recommends illegalunknown2004-09-071-0/+7
| * | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-09-076-65/+47
| |\ \ | | |/
| | * Fix of previous push.unknown2004-09-061-2/+2
| | * Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-09-063-56/+28
| | |\
| | | * Replacing class Disable_binlog by macros. Patch already approved by Monty.unknown2004-09-063-56/+28
| | * | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-09-061-1/+1
| | |\ \
| | | * | Dependency fix. We observed that doing any change to class THD in sql_class.h...unknown2004-09-061-1/+1
| | | |/
| | * | bug#5389 merge.test fails on qnx - uninitalized variable in myrg_open()unknown2004-09-061-7/+13
| | |/
| | * sql_yacc.yy:unknown2004-09-031-1/+1
| | * A fix (Bug #4980: union statement with () union () order by produces wrong ex...unknown2004-09-031-0/+4
| * | A fix (bug #2631: mlockall called after dropping root permissions).unknown2004-09-031-36/+86
| |/
* | Merge rurik.mysql.com:/home/igor/mysql-4.0unknown2004-09-021-1/+10
|\ \ | |/ |/|
| * select.result, select.test:unknown2004-09-021-1/+10
* | errmsg.txt:unknown2004-09-0222-44/+350
* | 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