summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0ram@gw.mysql.r18.ru2004-04-093-0/+14
|\
| * A fix. (Bug #3376: AVG(constant) returns constant if no rows in result set)ram@gw.mysql.r18.ru2004-04-093-0/+14
* | - Merged in changes from mysqld_multi 2.6jani@rhols221.adsl.netsonic.fi2004-04-091-12/+76
* | Fix for BUG#3422 "In 3.23 -> 4.0 replication, slave segfault when replicating...guilhem@mysql.com2004-04-081-2/+14
|/
* Merge marko@build.mysql.com:/home/bk/mysql-4.0marko@hundin.mysql.fi2004-04-081-3/+4
|\
| * InnoDB: Fix a preprocessor error introduced in ChangeSet 1.1772marko@hundin.mysql.fi2004-04-081-3/+4
* | sql_select.cc:heikki@hundin.mysql.fi2004-04-081-1/+2
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-04-071-6/+13
|\ \ | |/ |/|
| * Fix for BUG#3415 "mysqlbinlog loses a USE command when LOAD DATA INFILE is in...guilhem@mysql.com2004-04-071-6/+13
* | InnoDB: Remove debug functions unless #ifdef UNIV_DEBUGmarko@hundin.mysql.fi2004-04-0738-24/+144
|/
* Fix for BUG#3401 "Rare replication bug which leads to "Binlog has bad magic n...guilhem@mysql.com2004-04-071-0/+11
* Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-04-073-34/+75
|\
| * This is a fix for a bug in 3.23 -> 4.0 replication: Exec_master_log_pos is al...guilhem@mysql.com2004-04-073-34/+75
* | InnoDB: send diagnostic output to stderr or filesmarko@hundin.mysql.fi2004-04-0673-2578/+2243
* | Merge marko@build.mysql.com:/home/bk/mysql-4.0marko@hundin.mysql.fi2004-04-063-0/+11
|\ \
| * \ Merge hundin.mysql.fi:/home/marko/j/mysql-4.0marko@hundin.mysql.fi2004-04-053-0/+11
| |\ \
| | * | InnoDB: Backport fil_path_to_mysql_datadir from MySQL 4.1.xmarko@hundin.mysql.fi2004-04-053-0/+11
* | | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0vva@eagle.mysql.r18.ru2004-04-063-6/+48
|\ \ \ \
| * | | | fixed Bug #3361 "mysqldump quotes DECIMAL values"vva@eagle.mysql.r18.ru2004-04-053-6/+48
| | |/ / | |/| |
* | | | - added ncurses-devel to the build prerequisites (BUG#3377)lenz@mysql.com2004-04-051-0/+5
| |/ / |/| |
* | | Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2004-04-052-6/+27
|\ \ \ | |/ / |/| |
| * | made fulltext search aware of concurrent insertsserg@serg.mylan2004-04-052-6/+27
* | | InnoDB: ignore intra-database foreign key references between tablesmarko@hundin.mysql.fi2004-04-027-19/+36
* | | Merge marko@build.mysql.com:/home/bk/mysql-4.0marko@hundin.mysql.fi2004-04-025-503/+563
|\ \ \ | |/ / |/| |
| * | InnoDB: Handle quotes properly in the InnoDB SQL parsermarko@hundin.mysql.fi2004-04-025-503/+563
* | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0vva@eagle.mysql.r18.ru2004-04-013-1/+14
|\ \ \ | |/ / |/| |
| * | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0vva@eagle.mysql.r18.ru2004-04-013-1/+14
| |\ \
| | * | fixed bug #3200 "cannot compile with pstack"vva@eagle.mysql.r18.ru2004-03-193-1/+14
* | | | Merge marko@build.mysql.com:/home/bk/mysql-4.0marko@hundin.mysql.fi2004-04-014-25/+49
|\ \ \ \
| * | | | fil0fil.c, os0file.c, srv0srv.h, srv0srv.c:heikki@hundin.mysql.fi2004-04-014-34/+43
| |/ / /
| * | | fil0fil.c:heikki@hundin.mysql.fi2004-03-312-4/+19
* | | | InnoDB cleanup: fixing buffer overflows and quoting of quotesmarko@hundin.mysql.fi2004-04-0143-1142/+1144
* | | | Merge marko@build.mysql.com:/home/bk/mysql-4.0marko@hundin.mysql.fi2004-03-311-14/+18
|\ \ \ \ | |/ / / |/| | |
| * | | InnoDB: cleanup of B-tree cursor operationsmarko@hundin.mysql.fi2004-03-311-14/+18
* | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0gluh@gluh.mysql.r18.ru2004-03-311-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix bug #3181: insert_test client test missing mysql_initgluh@gluh.mysql.r18.ru2004-03-291-0/+1
* | | | InnoDB: Remove ut_str_contains() and replace it with strchr()marko@hundin.mysql.fi2004-03-314-36/+4
* | | | InnoDB: Remove unused hash table code and parametersmarko@hundin.mysql.fi2004-03-312-69/+5
* | | | InnoDB: Remove unnecessary code, mostly related to stored proceduresmarko@hundin.mysql.fi2004-03-3110-315/+0
* | | | InnoDB: parse CONSTRAINT FOREIGN KEY correctly (Bug #3332)marko@hundin.mysql.fi2004-03-301-2/+9
* | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2004-03-301-1/+6
|\ \ \ \
| * | | | A fix for the error message when database can not be dropped due toSinisa@sinisa.nasamreza.org2004-03-301-1/+6
* | | | | Fix test results when you are in daylight saving timemonty@mysql.com2004-03-301-0/+2
* | | | | Fixed wrong assert (Got failure in ctype_tis620)monty@mysql.com2004-03-291-1/+1
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-03-299-4/+106
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | some cleanup of last patch for BUG #2342vva@eagle.mysql.r18.ru2004-03-272-1/+10
| * | | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0vva@eagle.mysql.r18.ru2004-03-275-0/+64
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | fixed bug #2342 vva@eagle.mysql.r18.ru2004-03-275-0/+64
| * | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2004-03-261-1/+1
| |\ \ \ \
| | * \ \ \ Merge heikki@build.mysql.com:/home/bk/mysql-4.0heikki@hundin.mysql.fi2004-03-261-1/+1
| | |\ \ \ \ | | | |/ / / | | |/| | |