Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Many files: | heikki@hundin.mysql.fi | 2002-07-31 | 25 | -254/+588 |
* | - added the init script to support the LSB init script spec | lenz@mysql.com | 2002-07-30 | 2 | -99/+97 |
* | ha_innobase.cc: | heikki@hundin.mysql.fi | 2002-07-30 | 1 | -12/+72 |
* | ha_innobase.h, ha_innobase.cc: | heikki@hundin.mysql.fi | 2002-07-30 | 2 | -39/+59 |
* | Fixed wrong usage of return value of sprintf() (From prev change set) | monty@mashka.mysql.fi | 2002-07-29 | 1 | -3/+3 |
* | Merge work:/my/mysql-3.23 into mashka.mysql.fi:/home/my/mysql-3.23 | monty@mashka.mysql.fi | 2002-07-29 | 7 | -89/+99 |
|\ | |||||
| * | Merge of ha_innobase.cc from 4.0; This fixes that MySQL doesn't allocate too ... | monty@mashka.mysql.fi | 2002-07-29 | 7 | -89/+99 |
* | | dyn0dyn.ic, dyn0dyn.h: | heikki@hundin.mysql.fi | 2002-07-26 | 2 | -2/+4 |
* | | row0vers.c: | heikki@hundin.mysql.fi | 2002-07-25 | 1 | -1/+21 |
* | | Merge work:/home/bk/mysql | serg@sergbook.mysql.com | 2002-07-25 | 1 | -0/+3 |
|\ \ | |||||
| * | | bugfix: uniques did not contributed to MYI tot_length estimation, which resul... | serg@sergbook.mysql.com | 2002-07-25 | 1 | -0/+3 |
* | | | os0thread.c, configure.in: | heikki@hundin.mysql.fi | 2002-07-23 | 2 | -1/+16 |
* | | | Merge heikki@work.mysql.com:/home/bk/mysql | heikki@hundin.mysql.fi | 2002-07-23 | 3 | -12/+18 |
|\ \ \ | | |/ | |/| | |||||
| * | | 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 |
* | | | | univ.i: | heikki@hundin.mysql.fi | 2002-07-23 | 1 | -2/+6 |
|/ / / | |||||
* | | | 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 |