summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-28176-5766/+9264
|\
| * removed ndb odbc from compile and releaseunknown2004-04-282-18/+3
| * Renamed MY_LEX_COLON to MY_LEX_SEMICOLON (at Serg's request)unknown2004-04-283-3/+3
| * Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-27132-4974/+4733
| |\
| | * after-merge fix: make concurrent-insert-skip code ft2-awareunknown2004-04-273-7/+20
| | * Fixed results for previous patchunknown2004-04-273-13/+19
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-27130-4959/+4699
| | |\
| | | * After merge fixesunknown2004-04-2726-248/+185
| | | * Merge with 4.0unknown2004-04-26125-4780/+4583
| | | |\
| | | | * ha_innodb.cc, sync0sync.h, sync0sync.c:unknown2004-04-093-3/+46
| | | | * Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-04-093-0/+14
| | | | |\
| | | | | * A fix. (Bug #3376: AVG(constant) returns constant if no rows in result set)unknown2004-04-093-0/+14
| | | | * | - Merged in changes from mysqld_multi 2.6unknown2004-04-091-12/+76
| | | | * | Fix for BUG#3422 "In 3.23 -> 4.0 replication, slave segfault when replicating...unknown2004-04-081-2/+14
| | | | |/
| | | | * Merge marko@build.mysql.com:/home/bk/mysql-4.0unknown2004-04-081-3/+4
| | | | |\
| | | | | * InnoDB: Fix a preprocessor error introduced in ChangeSet 1.1772unknown2004-04-081-3/+4
| | | | * | sql_select.cc:unknown2004-04-081-1/+2
| | | | * | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-04-071-6/+13
| | | | |\ \ | | | | | |/ | | | | |/|
| | | | | * Fix for BUG#3415 "mysqlbinlog loses a USE command when LOAD DATA INFILE is in...unknown2004-04-071-6/+13
| | | | * | InnoDB: Remove debug functions unless #ifdef UNIV_DEBUGunknown2004-04-0738-24/+144
| | | | |/
| | | | * Fix for BUG#3401 "Rare replication bug which leads to "Binlog has bad magic n...unknown2004-04-071-0/+11
| | | | * Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-04-073-34/+75
| | | | |\
| | | | | * This is a fix for a bug in 3.23 -> 4.0 replication: Exec_master_log_pos is al...unknown2004-04-073-34/+75
| | | | * | InnoDB: send diagnostic output to stderr or filesunknown2004-04-0673-2578/+2243
| | | | * | Merge marko@build.mysql.com:/home/bk/mysql-4.0unknown2004-04-063-0/+11
| | | | |\ \
| | | | | * \ Merge hundin.mysql.fi:/home/marko/j/mysql-4.0unknown2004-04-053-0/+11
| | | | | |\ \
| | | | | | * | InnoDB: Backport fil_path_to_mysql_datadir from MySQL 4.1.xunknown2004-04-053-0/+11
| | | | * | | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2004-04-063-6/+48
| | | | |\ \ \ \
| | | | | * | | | fixed Bug #3361 "mysqldump quotes DECIMAL values"unknown2004-04-053-6/+48
| | | | | | |/ / | | | | | |/| |
| | | | * | | | - added ncurses-devel to the build prerequisites (BUG#3377)unknown2004-04-051-0/+5
| | | | | |/ / | | | | |/| |
| | | | * | | Merge bk-internal:/home/bk/mysql-4.0/unknown2004-04-052-6/+27
| | | | |\ \ \ | | | | | |/ / | | | | |/| |
| | | | | * | made fulltext search aware of concurrent insertsunknown2004-04-052-6/+27
| | | | * | | InnoDB: ignore intra-database foreign key references between tablesunknown2004-04-027-19/+36
| | | | * | | Merge marko@build.mysql.com:/home/bk/mysql-4.0unknown2004-04-025-503/+563
| | | | |\ \ \ | | | | | |/ / | | | | |/| |
| | | | | * | InnoDB: Handle quotes properly in the InnoDB SQL parserunknown2004-04-025-503/+563
| | | | * | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-04-013-1/+14
| | | | |\ \ \ | | | | | |/ / | | | | |/| |
| | | | | * | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2004-04-013-1/+14
| | | | | |\ \
| | | | | | * | fixed bug #3200 "cannot compile with pstack"unknown2004-03-193-1/+14
| | | | * | | | Merge marko@build.mysql.com:/home/bk/mysql-4.0unknown2004-04-014-25/+49
| | | | |\ \ \ \
| | | | | * | | | fil0fil.c, os0file.c, srv0srv.h, srv0srv.c:unknown2004-04-014-34/+43
| | | | | |/ / /
| | | | | * | | fil0fil.c:unknown2004-03-312-4/+19
| | | | * | | | InnoDB cleanup: fixing buffer overflows and quoting of quotesunknown2004-04-0143-1142/+1144
| | | | * | | | Merge marko@build.mysql.com:/home/bk/mysql-4.0unknown2004-03-311-14/+18
| | | | |\ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | | | * | | InnoDB: cleanup of B-tree cursor operationsunknown2004-03-311-14/+18
| | | | * | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-311-0/+1
| | | | |\ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | | | * | | Fix bug #3181: insert_test client test missing mysql_initunknown2004-03-291-0/+1
| | | | * | | | InnoDB: Remove ut_str_contains() and replace it with strchr()unknown2004-03-314-36/+4
| | | | * | | | InnoDB: Remove unused hash table code and parametersunknown2004-03-312-69/+5
| | | | * | | | InnoDB: Remove unnecessary code, mostly related to stored proceduresunknown2004-03-3110-315/+0
| | | | * | | | InnoDB: parse CONSTRAINT FOREIGN KEY correctly (Bug #3332)unknown2004-03-301-2/+9