| Commit message (Expand) | Author | Age | Files | Lines |
* | my-medium.cnf.sh: | paul@kite-hub.kitebird.com | 2004-04-28 | 2 | -2/+3 |
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2004-04-28 | 8 | -10/+132 |
|\ |
|
| * | A new option --replicate-same-server-id to force a slave to execute queries o... | guilhem@mysql.com | 2004-04-28 | 8 | -10/+132 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mysql.com | 2004-04-28 | 15 | -154/+256 |
|\ \ |
|
| * | | Fixed http address in some scripts (Bug #3460) | monty@mysql.com | 2004-04-28 | 9 | -149/+214 |
| * | | Fixed stack overrun with some INSERT ... SELECT ... GROUP BY queries (Bug #3265) | monty@mysql.com | 2004-04-28 | 6 | -5/+42 |
| |/ |
|
* | | Merge ltantony.dsl-verizon.net:/usr/home/antony/work/mysql-4.0 | antony@ltantony.dsl-verizon.net | 2004-04-28 | 10 | -11/+40 |
|\ \ |
|
| * | | Fix for Bug 3481 | antony@ltantony.dsl-verizon.net | 2004-04-28 | 10 | -11/+40 |
* | | | Merge marko@build.mysql.com:/home/bk/mysql-4.0 | marko@hundin.mysql.fi | 2004-04-28 | 4 | -5/+5 |
|\ \ \ |
|
| * | | | InnoDB: make UNIV_SYNC_DEBUG useable again | marko@hundin.mysql.fi | 2004-04-28 | 4 | -5/+5 |
| | |/
| |/| |
|
* | | | memory overflow in replace.c fixed | serg@serg.mylan | 2004-04-28 | 1 | -1/+2 |
* | | | bug#3529 - my_getopt doesn't process short OPT_ARG options correctly | serg@serg.mylan | 2004-04-28 | 1 | -11/+20 |
* | | | bug#3556 - soundex | serg@serg.mylan | 2004-04-28 | 4 | -7/+7 |
* | | | don't mention max row size, it's storage-engine dependent | serg@serg.mylan | 2004-04-27 | 1 | -1/+1 |
|/ / |
|
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | serg@sergbook.mylan | 2004-04-24 | 1 | -0/+3 |
|\ \ |
|
| * | | backport libtool fix from 4.1 | serg@sergbook.mylan | 2004-04-24 | 1 | -0/+3 |
* | | | Fixed compiler error in slave.cc on some platforms. | greg@mysql.com | 2004-04-21 | 2 | -66/+1 |
| |/
|/| |
|
* | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2004-04-13 | 4 | -2/+61 |
|\ \
| |/
|/| |
|
| * | Fix for BUG#3461 "multi-table DELETE replicated despite replicate-wild-ignore... | guilhem@mysql.com | 2004-04-13 | 4 | -2/+61 |
* | | Fix typos that resulted in adding names to the global namespace that | tim@sand.box | 2004-04-12 | 3 | -2/+3 |
* | | ha_innodb.cc, sync0sync.h, sync0sync.c: | heikki@hundin.mysql.fi | 2004-04-09 | 3 | -3/+46 |
* | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0 | ram@gw.mysql.r18.ru | 2004-04-09 | 3 | -0/+14 |
|\ \ |
|
| * | | A fix. (Bug #3376: AVG(constant) returns constant if no rows in result set) | ram@gw.mysql.r18.ru | 2004-04-09 | 3 | -0/+14 |
* | | | - Merged in changes from mysqld_multi 2.6 | jani@rhols221.adsl.netsonic.fi | 2004-04-09 | 1 | -12/+76 |
| |/
|/| |
|
* | | Fix for BUG#3422 "In 3.23 -> 4.0 replication, slave segfault when replicating... | guilhem@mysql.com | 2004-04-08 | 1 | -2/+14 |
|/ |
|
* | Merge marko@build.mysql.com:/home/bk/mysql-4.0 | marko@hundin.mysql.fi | 2004-04-08 | 1 | -3/+4 |
|\ |
|
| * | InnoDB: Fix a preprocessor error introduced in ChangeSet 1.1772 | marko@hundin.mysql.fi | 2004-04-08 | 1 | -3/+4 |
* | | sql_select.cc: | heikki@hundin.mysql.fi | 2004-04-08 | 1 | -1/+2 |
* | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2004-04-07 | 1 | -6/+13 |
|\ \
| |/
|/| |
|
| * | Fix for BUG#3415 "mysqlbinlog loses a USE command when LOAD DATA INFILE is in... | guilhem@mysql.com | 2004-04-07 | 1 | -6/+13 |
* | | InnoDB: Remove debug functions unless #ifdef UNIV_DEBUG | marko@hundin.mysql.fi | 2004-04-07 | 38 | -24/+144 |
|/ |
|
* | Fix for BUG#3401 "Rare replication bug which leads to "Binlog has bad magic n... | guilhem@mysql.com | 2004-04-07 | 1 | -0/+11 |
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2004-04-07 | 3 | -34/+75 |
|\ |
|
| * | This is a fix for a bug in 3.23 -> 4.0 replication: Exec_master_log_pos is al... | guilhem@mysql.com | 2004-04-07 | 3 | -34/+75 |
* | | InnoDB: send diagnostic output to stderr or files | marko@hundin.mysql.fi | 2004-04-06 | 73 | -2578/+2243 |
* | | Merge marko@build.mysql.com:/home/bk/mysql-4.0 | marko@hundin.mysql.fi | 2004-04-06 | 3 | -0/+11 |
|\ \ |
|
| * \ | Merge hundin.mysql.fi:/home/marko/j/mysql-4.0 | marko@hundin.mysql.fi | 2004-04-05 | 3 | -0/+11 |
| |\ \ |
|
| | * | | InnoDB: Backport fil_path_to_mysql_datadir from MySQL 4.1.x | marko@hundin.mysql.fi | 2004-04-05 | 3 | -0/+11 |
* | | | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0 | vva@eagle.mysql.r18.ru | 2004-04-06 | 3 | -6/+48 |
|\ \ \ \ |
|
| * | | | | fixed Bug #3361 "mysqldump quotes DECIMAL values" | vva@eagle.mysql.r18.ru | 2004-04-05 | 3 | -6/+48 |
| | |/ /
| |/| | |
|
* | | | | - added ncurses-devel to the build prerequisites (BUG#3377) | lenz@mysql.com | 2004-04-05 | 1 | -0/+5 |
| |/ /
|/| | |
|
* | | | Merge bk-internal:/home/bk/mysql-4.0/ | serg@serg.mylan | 2004-04-05 | 2 | -6/+27 |
|\ \ \
| |/ /
|/| | |
|
| * | | made fulltext search aware of concurrent inserts | serg@serg.mylan | 2004-04-05 | 2 | -6/+27 |
* | | | InnoDB: ignore intra-database foreign key references between tables | marko@hundin.mysql.fi | 2004-04-02 | 7 | -19/+36 |
* | | | Merge marko@build.mysql.com:/home/bk/mysql-4.0 | marko@hundin.mysql.fi | 2004-04-02 | 5 | -503/+563 |
|\ \ \
| |/ /
|/| | |
|
| * | | InnoDB: Handle quotes properly in the InnoDB SQL parser | marko@hundin.mysql.fi | 2004-04-02 | 5 | -503/+563 |
* | | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0 | vva@eagle.mysql.r18.ru | 2004-04-01 | 3 | -1/+14 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0 | vva@eagle.mysql.r18.ru | 2004-04-01 | 3 | -1/+14 |
| |\ \ |
|
| | * | | fixed bug #3200 "cannot compile with pstack" | vva@eagle.mysql.r18.ru | 2004-03-19 | 3 | -1/+14 |
* | | | | Merge marko@build.mysql.com:/home/bk/mysql-4.0 | marko@hundin.mysql.fi | 2004-04-01 | 4 | -25/+49 |
|\ \ \ \ |
|