Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lots of code fixes to the replication code (especially the binary logging and... | monty@mashka.mysql.fi | 2002-08-08 | 109 | -1530/+1846 |
* | Merge with 3.23.51 | monty@mashka.mysql.fi | 2002-07-25 | 134 | -4726/+4219 |
|\ | |||||
| * | Merge work:/my/mysql-3.23 into mashka.mysql.fi:/home/my/mysql-3.23 | monty@mashka.mysql.fi | 2002-07-23 | 3 | -12/+18 |
| |\ | |||||
| | * | Fixed problem with auto_increment key as not first key part | monty@mashka.mysql.fi | 2002-07-23 | 3 | -12/+18 |
| * | | row0ins.c: | heikki@hundin.mysql.fi | 2002-07-21 | 1 | -1/+2 |
| * | | dict0dict.c: | heikki@hundin.mysql.fi | 2002-07-21 | 1 | -31/+8 |
| * | | row0ins.c: | heikki@hundin.mysql.fi | 2002-07-21 | 2 | -7/+42 |
| |/ | |||||
| * | Fix wrong usage of constant which could cause mysqld to use index when doing ... | monty@mashka.mysql.fi | 2002-07-19 | 6 | -39/+39 |
| * | fil0fil.c: | heikki@hundin.mysql.fi | 2002-07-19 | 1 | -3/+6 |
| * | os0file.c: | heikki@hundin.mysql.fi | 2002-07-19 | 1 | -4/+7 |
| * | os0file.c: | heikki@hundin.mysql.fi | 2002-07-19 | 1 | -2/+6 |
| * | Another try to fix slave timeouts | Sinisa@sinisa.nasamreza.org | 2002-07-17 | 2 | -4/+8 |
| * | Merge sinisa@work.mysql.com:/home/bk/mysql | Sinisa@sinisa.nasamreza.org | 2002-07-16 | 2 | -1/+4 |
| |\ | |||||
| | * | making necessary changes after Sasha's correct remarks | Sinisa@sinisa.nasamreza.org | 2002-07-16 | 1 | -1/+1 |
| | * | Fixing slave timeouting | Sinisa@sinisa.nasamreza.org | 2002-07-16 | 2 | -1/+4 |
| * | | slave.cc: | heikki@hundin.mysql.fi | 2002-07-16 | 1 | -11/+42 |
| * | | In my previous commit I didn't notice that we already have brazilian portugue... | bar@bar.udmsearch.izhnet.ru | 2002-07-16 | 3 | -298/+73 |
| * | | Adding pt_br | bar@bar.udmsearch.izhnet.ru | 2002-07-16 | 1 | -1/+1 |
| * | | Brazilian Portuguesse messages | bar@bar.udmsearch.izhnet.ru | 2002-07-16 | 2 | -0/+226 |
| * | | os0thread.h, srv0srv.c: | heikki@hundin.mysql.fi | 2002-07-16 | 2 | -3/+29 |
| |/ | |||||
| * | sql_db.cc: | heikki@hundin.mysql.fi | 2002-07-16 | 1 | -10/+9 |
| * | - Updated OS/2 port with files provided by Yuri Dario <mc6530@mclink.it> | lenz@mysql.com | 2002-07-15 | 37 | -3464/+1083 |
| * | sql_db.cc: | heikki@hundin.mysql.fi | 2002-07-15 | 1 | -1/+11 |
| * | Added some patches provided by SuSE to fix build problems on | lenz@mysql.com | 2002-07-15 | 5 | -6/+42 |
| * | Typo fixes, added changelog entry | lenz@mysql.com | 2002-07-15 | 2 | -2/+5 |
| * | Updated Packager Tag | lenz@mysql.com | 2002-07-15 | 1 | -1/+5 |
| * | Do handler specific drop-database at safe place. | monty@hundin.mysql.fi | 2002-07-14 | 2 | -9/+3 |
| * | my-huge.cnf.sh, my-small.cnf.sh, my-medium.cnf.sh, my-large.cnf.sh: | heikki@hundin.mysql.fi | 2002-07-12 | 4 | -34/+30 |
| * | row0mysql.c: | heikki@hundin.mysql.fi | 2002-07-10 | 1 | -0/+1 |
| * | srv0srv.c: | heikki@hundin.mysql.fi | 2002-07-09 | 1 | -0/+8 |
| * | This is the only way to fix ALTER TABLE bug with BDB | Sinisa@sinisa.nasamreza.org | 2002-07-09 | 2 | -1/+7 |
| * | srv0srv.c: | heikki@hundin.mysql.fi | 2002-07-08 | 1 | -6/+0 |
| * | srv0srv.c: | heikki@hundin.mysql.fi | 2002-07-08 | 1 | -3/+8 |
| * | Many files: | heikki@hundin.mysql.fi | 2002-07-08 | 35 | -257/+682 |
| * | Merge work:/home/bk/mysql | serg@sergbook.mysql.com | 2002-07-04 | 2 | -0/+6 |
| |\ | |||||
| | * | do not crash on myrg_rprev/myrg_rnext if no current table | serg@sergbook.mysql.com | 2002-07-04 | 2 | -0/+6 |
| * | | ha_innobase.cc: | heikki@hundin.mysql.fi | 2002-07-03 | 1 | -2/+0 |
| * | | ha_innobase.cc: | heikki@hundin.mysql.fi | 2002-07-03 | 1 | -3/+7 |
| * | | srv0start.c: | heikki@hundin.mysql.fi | 2002-07-01 | 1 | -3/+10 |
| * | | row0ins.c: | heikki@hundin.mysql.fi | 2002-07-01 | 2 | -2/+14 |
| * | | Fixed bug in binary log when using LOAD DATA INFILE without active database. | monty@hundin.mysql.fi | 2002-06-30 | 2 | -11/+13 |
| * | | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql | monty@hundin.mysql.fi | 2002-06-29 | 3 | -5/+8 |
| |\ \ | |||||
| | * | | Fixed copyright in pack_isam.c | monty@hundin.mysql.fi | 2002-06-29 | 4 | -6/+9 |
| * | | | Small typo as reported by one registered customer | Sinisa@sinisa.nasamreza.org | 2002-06-26 | 1 | -1/+1 |
| * | | | Merge heikki@work.mysql.com:/home/bk/mysql | heikki@hundin.mysql.fi | 2002-06-26 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | buf0buf.ic: | heikki@hundin.mysql.fi | 2002-06-26 | 1 | -2/+2 |
| * | | | | Trying to make Arjen happy ... | Sinisa@sinisa.nasamreza.org | 2002-06-26 | 1 | -2/+2 |
| |/ / / | |||||
| * | | | os0file.c: | heikki@hundin.mysql.fi | 2002-06-26 | 1 | -3/+13 |
| * | | | A fix for small error in displaying db names in SHOW GRANTS | Sinisa@sinisa.nasamreza.org | 2002-06-25 | 1 | -2/+2 |
| * | | | slave.cc: | heikki@hundin.mysql.fi | 2002-06-23 | 1 | -3/+3 |