Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge akeremidarski@work.mysql.com:/home/bk/mysql | salle@geopard.(none) | 2002-11-11 | 4 | -2/+5 |
|\ | |||||
| * | IGNORE/USE INDEX now work with HA_EXTRA_KEYREAD | serg@serg.mysql.com | 2002-11-09 | 3 | -2/+4 |
| * | fixing gone file ONCE AGAIN | serg@serg.mysql.com | 2002-11-08 | 1 | -37/+0 |
| * | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql | serg@serg.mysql.com | 2002-11-08 | 0 | -0/+0 |
| |\ | |||||
| | * | being tired to fix gone file in 4.0 after every pull from 3.23, I fixed it here | serg@serg.mysql.com | 2002-11-08 | 1 | -37/+0 |
| * | | Merge akishkin@work.mysql.com:/home/bk/mysql | walrus@mysql.com | 2002-11-09 | 5 | -8/+71 |
| |\ \ | |||||
| * \ \ | Merge akishkin@work.mysql.com:/home/bk/mysql | walrus@mysql.com | 2002-11-05 | 6 | -3/+20 |
| |\ \ \ | |||||
| * \ \ \ | Merge akishkin@work.mysql.com:/home/bk/mysql | walrus@mysql.com | 2002-11-05 | 10 | -27/+225 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge akishkin@work.mysql.com:/home/bk/mysql | walrus@mysql.com | 2002-10-29 | 2 | -3/+10 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge | walrus@mysql.com | 2002-10-24 | 1 | -0/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | BK automatic LOD removal. | bk@admin.bk | 2002-10-24 | 3 | -95/+102 |
* | | | | | | | | Merge akeremidarski@work.mysql.com:/home/bk/mysql | salle@geopard.(none) | 2002-11-08 | 2 | -4/+21 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| * | | | | | | | Merge work:/my/mysql-3.23 into hundin.mysql.fi:/my/mysql-3.23 | monty@hundin.mysql.fi | 2002-11-08 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Fixed rare core dump bug when using complicated GROUP BY query that didn't re... | monty@hundin.mysql.fi | 2002-11-08 | 1 | -0/+2 |
| * | | | | | | | | row0mysql.c: | heikki@hundin.mysql.fi | 2002-11-07 | 1 | -4/+19 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge akeremidarski@work.mysql.com:/home/bk/mysql | salle@geopard.(none) | 2002-11-05 | 10 | -7/+70 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Merge work:/home/bk/mysql | serg@sergbook.mysql.com | 2002-11-05 | 6 | -3/+20 |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | |||||
| | * | | | | | | Removed wrong bug fix for problem with timestamp and BETWEEN. | monty@hundin.mysql.fi | 2002-11-05 | 2 | -2/+0 |
| | * | | | | | | Merge work:/my/mysql-3.23 into hundin.mysql.fi:/my/mysql-3.23 | monty@hundin.mysql.fi | 2002-11-05 | 4 | -1/+20 |
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | |||||
| | | * | | | | | Fix to get core file on Linux | monty@hundin.mysql.fi | 2002-11-05 | 4 | -1/+20 |
| * | | | | | | | TEMPORARY MERGE tables are allowed | serg@sergbook.mysql.com | 2002-11-05 | 3 | -1/+47 |
| * | | | | | | | fixed a bug where "MATCH ... AGAINST () >=0" was treated as if it was > | serg@sergbook.mysql.com | 2002-11-02 | 1 | -3/+3 |
| |/ / / / / / | |||||
* | | | | | | | Merge akeremidarski@work.mysql.com:/home/bk/mysql | salle@geopard.(none) | 2002-10-31 | 10 | -27/+225 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | ha_innobase.cc: | heikki@hundin.mysql.fi | 2002-10-31 | 2 | -14/+25 |
| * | | | | | | - Applied fix made in 4.0 tree to fix a bug when comparing a datetime | lenz@mysql.com | 2002-10-30 | 2 | -0/+2 |
| * | | | | | | - Do-compile: added a fast test run with dynamic-row tables | lenz@mysql.com | 2002-10-30 | 1 | -2/+4 |
| |/ / / / / | |||||
| * | | | | | Merge work:/home/bk/mysql into mashka.mysql.fi:/home/my/mysql-3.23 | monty@mashka.mysql.fi | 2002-10-29 | 1 | -0/+5 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge work:/home/bk/mysql into mashka.mysql.fi:/home/my/mysql-3.23 | monty@mashka.mysql.fi | 2002-10-29 | 1 | -0/+5 |
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| | | * | | | | Updated changelog | monty@mashka.mysql.fi | 2002-10-29 | 1 | -0/+5 |
| | | |/ / / | |||||
| * | | | | | Merge mysql.com:/home/nick/mysql/repository/mysql-3.23 | nick@mysql.com | 2002-10-29 | 2 | -10/+16 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | moved RAND initialization from mysqld.cc to sql_class.cc:THD::THD() | nick@mysql.com | 2002-10-29 | 2 | -10/+16 |
| * | | | | | fixed MyISAM crash on dynamic-row tables with huge number of to-be-packed fields | serg@serg.mysql.com | 2002-10-28 | 2 | -1/+173 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge akeremidarski@work.mysql.com:/home/bk/mysql | salle@geopard.(none) | 2002-10-28 | 2 | -3/+10 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | merged | serg@serg.mysql.com | 2002-10-25 | 0 | -0/+0 |
| |\ \ \ \ | |||||
| | * | | | | BK automatic LOD removal. | bk@admin.bk | 2002-10-25 | 3 | -97/+104 |
| | * | | | | memory leak closed | serg@serg.mysql.com | 2002-10-25 | 1 | -1/+2 |
| * | | | | | lexyy.c, pars0grm.c: | heikki@hundin.mysql.fi | 2002-10-25 | 2 | -3/+10 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge akeremidarski@work.mysql.com:/home/bk/mysql | salle@geopard.(none) | 2002-10-24 | 1 | -0/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Merge akeremidarski@work.mysql.com:/home/bk/mysql | salle@geopard.(none) | 2002-10-23 | 1 | -0/+1 |
| |\ \ \ \ | |||||
| | * | | | | BK automatic LOD removal. | bk@admin.bk | 2002-10-23 | 3 | -97/+104 |
* | | | | | | Merge lgrimmer@work.mysql.com:/home/bk/mysql | lenz@mysql.com | 2002-10-24 | 4 | -3/+16 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge work:/my/mysql-3.23 into hundin.mysql.fi:/my/mysql-3.23 | monty@hundin.mysql.fi | 2002-10-24 | 4 | -3/+16 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | Fixed problem with BDB tables and ALTER TABLE | monty@hundin.mysql.fi | 2002-10-24 | 4 | -3/+16 |
* | | | | | | | - Fix for Do-compile: Enable InnoDB to autoextend the table space if | lenz@mysql.com | 2002-10-23 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | - added "darwin" to the list of systems that are known to support the | lenz@mysql.com | 2002-10-21 | 1 | -3/+3 |
|/ / / / / | |||||
* | | | | | BK automatic LOD removal. | bk@admin.bk | 2002-10-20 | 3 | -97/+104 |
|/ / / / | |||||
* | | | | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql | monty@hundin.mysql.fi | 2002-10-20 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Fixed usage of putenv() on windows (in not normally used code) | monty@hundin.mysql.fi | 2002-10-20 | 1 | -1/+1 |
* | | | | | - fixed typo in scripts/mysql_convert_table_format.sh | lenz@mysql.com | 2002-10-18 | 1 | -1/+1 |
* | | | | | - fixed typo in mysqld.cc: "agaist" -> "against" | lenz@mysql.com | 2002-10-17 | 1 | -1/+1 |