summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | sync0arr.c, os0file.h:heikki@hundin.mysql.fi2004-03-112-0/+14
| * | | | | | | | data0data.c:heikki@hundin.mysql.fi2004-03-111-3/+3
| | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Backporting parts ofguilhem@mysql.com2004-03-104-6/+8
| * | | | | | | Undoing 2 parts of changeset 1.1730.1.1 :guilhem@mysql.com2004-03-106-48/+22
| |/ / / / / /
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-03-1032-118/+265
| |\ \ \ \ \ \
| | * | | | | | Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882)monty@mysql.com2004-03-1032-118/+265
| * | | | | | | buf0lru.c:heikki@hundin.mysql.fi2004-03-101-3/+7
| * | | | | | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.0paul@teton.kitebird.com2004-03-091-8/+15
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Reword comment/help message.paul@teton.kitebird.com2004-03-091-8/+15
| * | | | | | | Touch up error message.paul@ice.snake.net2004-03-081-4/+4
| * | | | | | | Patch for #3068: [Prompt without seconds when set from INI file].paul@ice.snake.net2004-03-081-0/+6
| * | | | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-03-081-1/+3
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Fix for BUG#3081 "if an INSERT DELAYED is killed, it is binlogged as killed b...guilhem@mysql.com2004-03-081-1/+3
| * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-03-0613-16/+108
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0bell@sanja.is.com.ua2004-03-048-4/+82
| | |\ \ \ \ \ \
| | | * | | | | | invalidation of locking for write tables (BUG#2693)bell@sanja.is.com.ua2004-03-048-4/+82
| | * | | | | | | Added option chroot to mysqlhotcopy.jani@ua72d24.elisa.omakaista.fi2004-03-041-1/+4
| | * | | | | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-4.0jani@ua72d24.elisa.omakaista.fi2004-03-047-11/+22
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | * | | | | | Fixed Bug#2491, INSERT DELAYED causes binary log unusable by mysqlbinlog (rep...jani@ua72d24.elisa.omakaista.fi2004-03-047-11/+22
| * | | | | | | | Ensure that one can't from the command line set a variable too small. (Bug #2...monty@mysql.com2004-03-0611-17/+120
| * | | | | | | | Rollback UPDATE/DELETE statements on killmonty@mysql.com2004-03-045-7/+31
| |/ / / / / / /
| * | | | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-03-041-0/+10
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Fix for BUG#3063 "Don't mark an auto DROP TEMP TABLE as 'killed' in the binlog";guilhem@mysql.com2004-03-041-0/+10
| * | | | | | | Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2004-03-042-2/+2
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | drop tables in windows-compatible orderserg@serg.mylan2004-03-042-2/+2
| * | | | | | | srv0srv.c:heikki@hundin.mysql.fi2004-03-041-12/+8
| * | | | | | | Indented comment properlymonty@mashka.mysql.fi2004-03-041-8/+9
| | |/ / / / / | |/| | | | |
| * | | | | | WL#1510: "Implement support for "commercial" binaries on handshake":konstantin@mysql.com2004-03-021-0/+6
| | |_|_|_|/ | |/| | | |
| * | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-03-013-16/+42
| |\ \ \ \ \
| | * | | | | Fix for BUG#3015guilhem@mysql.com2004-03-013-16/+42
| * | | | | | Merge ubayer@bk-internal.mysql.com:/home/bk/mysql-4.0ulli@morbus.(none)2004-03-018-20/+24
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Fix for BUG#3017guilhem@mysql.com2004-03-012-4/+6
| | * | | | | Fix problem with NT named pipes code (per e-mail thread).Greg@greg-laptop.2004-02-281-1/+1
| | * | | | | Changes to fix errors encountered in test builds on Windows.Greg@greg-laptop.2004-02-275-7/+8
| | * | | | | row0upd.c:heikki@hundin.mysql.fi2004-02-271-8/+9
| | |/ / / /
| * | | | | fix for bug #2905 - ulli@morbus.(none)2004-02-264-3/+4
| |/ / / /
| * | | | do not look for string characters "'` inside comments - bug#539serg@serg.mylan2004-02-261-1/+1
| * | | | Merge marko@build.mysql.com:/home/bk/mysql-4.0marko@hundin.mysql.fi2004-02-251-1/+0
| |\ \ \ \
| | * | | | trx0undo.c:marko@hundin.mysql.fi2004-02-251-1/+0
| * | | | | Inserted comment about lost root pwd procedure in Docs relying on command ord...arjen@bitbike.com2004-02-252-0/+9
| * | | | | Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2004-02-241-2/+2
| |\ \ \ \ \
| | * | | | | --set-character-set and --character-sets-dir in myisamchk now workserg@serg.mylan2004-02-241-2/+2
| * | | | | | ha_innodb.cc:heikki@hundin.mysql.fi2004-02-241-2/+21
| * | | | | | ut0dbg.h:heikki@hundin.mysql.fi2004-02-241-3/+15
| * | | | | | A fix for double free of memory in mysqlbinlog.Sinisa@sinisa.nasamreza.org2004-02-231-1/+1
| | |/ / / / | |/| | | |
| * | | | | Merge marko@build.mysql.com:/home/bk/mysql-4.0marko@hundin.mysql.fi2004-02-231-1/+1
| |\ \ \ \ \
| | * | | | | configure.in:marko@hundin.mysql.fi2004-02-231-1/+1
| * | | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-02-223-1/+72
| |\ \ \ \ \ \
| | * | | | | | Complement toguilhem@mysql.com2004-02-223-1/+72
| * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mashka.mysql.fi2004-02-223-4/+12
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |