Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added innobase handler files + other updates for innobase | monty@donna.mysql.com | 2000-12-06 | 6 | -0/+2631 |
* | Added innobase handler files | monty@narttu.mysql.fi | 2000-12-05 | 3 | -3/+62 |
* | Fix for core dump in DISTINCT | monty@narttu.mysql.fi | 2000-12-05 | 1 | -1/+3 |
* | New error messages | monty@donna.mysql.com | 2000-12-05 | 6 | -24/+21 |
* | Merge | monty@narttu.mysql.fi | 2000-12-03 | 1 | -0/+1 |
|\ | |||||
| * | Small manual changes + fix bug in range optimizer becasue of commented code | monty@donna.mysql.com | 2000-12-03 | 1 | -1/+1 |
* | | Merge work.mysql.com:/home/bk/mysql | sasha@mysql.sashanet.com | 2000-12-02 | 4 | -30/+65 |
|\ \ | |||||
| * | | fix for SunPro CC | sasha@mysql.sashanet.com | 2000-12-02 | 1 | -2/+2 |
| * | | added loops and other cool stuff to mysqltest | sasha@mysql.sashanet.com | 2000-12-02 | 4 | -28/+63 |
| |/ | |||||
* | | opt_range.cc bugfix (sel000033.test) | serg@serg.mysql.com | 2000-11-30 | 1 | -1/+1 |
* | | sql_show.cc FULLEXT comment in SHOW KEYS | serg@serg.mysql.com | 2000-11-29 | 1 | -3/+3 |
* | | Merge | serg@serg.mysql.com | 2000-11-29 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | item_func.cc bug with several fulltext indexes fixed | serg@serg.mysql.com | 2000-11-29 | 1 | -1/+1 |
* | | Fixed bug in 'drop table' | monty@donna.mysql.com | 2000-11-29 | 7 | -28/+52 |
* | | mysql_priv.h manager_status is volatile | tim@threads.polyesthetic.msg | 2000-11-28 | 2 | -2/+2 |
* | | Merge work.mysql.com:/home/bk/mysql | tim@threads.polyesthetic.msg | 2000-11-28 | 6 | -52/+197 |
|\ \ | |/ |/| | |||||
| * | mysqld.cc minor formatting change | tim@threads.polyesthetic.msg | 2000-11-27 | 1 | -3/+3 |
| * | Merged | tim@threads.polyesthetic.msg | 2000-11-27 | 14 | -46/+87 |
| |\ | |||||
| * | | Generalize handle_flush thread to also handle various management | tim@threads.polyesthetic.msg | 2000-11-27 | 6 | -52/+197 |
* | | | Merge | serg@serg.mysql.com | 2000-11-28 | 6 | -29/+46 |
|\ \ \ | |||||
| * | | | errmsg.txt translated | serg@serg.mysql.com | 2000-11-28 | 6 | -29/+46 |
* | | | | Merge work.mysql.com:/home/bk/mysql | sasha@mysql.sashanet.com | 2000-11-27 | 14 | -46/+87 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | New thr_alarm struct for better integration with OS2 | monty@donna.mysql.com | 2000-11-28 | 14 | -46/+87 |
| | |/ | |/| | |||||
* | | | pointer casts -> int4store() | sasha@mysql.sashanet.com | 2000-11-27 | 3 | -12/+10 |
* | | | Merge work.mysql.com:/home/bk/mysql | sasha@mysql.sashanet.com | 2000-11-27 | 11 | -26/+89 |
|\ \ \ | |/ / |/| | | |||||
| * | | yes, and a small change to log_event.h | sasha@mysql.sashanet.com | 2000-11-25 | 2 | -7/+65 |
| * | | Fixed temp tables to work with replication. It will not work if you stop the ... | sasha@mysql.sashanet.com | 2000-11-25 | 9 | -19/+24 |
* | | | merge | monty@narttu.mysql.fi | 2000-11-27 | 58 | -97/+214 |
|\ \ \ | |/ / |/| | | |||||
| * | | Added connect_timeout and fix for transactions per statement | monty@donna.mysql.com | 2000-11-27 | 2 | -9/+14 |
| * | | All statements are now run in a sub transaction | monty@donna.mysql.com | 2000-11-24 | 58 | -89/+201 |
| |/ | |||||
* | | slave master.info FILE -> IO_CACHE | sasha@mysql.sashanet.com | 2000-11-24 | 4 | -43/+79 |
|/ | |||||
* | Merge work.mysql.com:/home/bk/mysql | sasha@mysql.sashanet.com | 2000-11-22 | 6 | -16/+86 |
|\ | |||||
| * | mysql-test/mysql-test-run | sasha@mysql.sashanet.com | 2000-11-22 | 6 | -16/+86 |
* | | Change storage of execution flags from thd->options to thd->lex.options | monty@donna.mysql.com | 2000-11-22 | 4 | -7/+8 |
* | | Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql | monty@donna.mysql.com | 2000-11-22 | 43 | -6/+61 |
|\ \ | |/ |/| | |||||
| * | Split error message for crashed table to 3 different error messages. | monty@donna.mysql.com | 2000-11-22 | 43 | -6/+61 |
* | | client/mysqltest.c | sasha@mysql.sashanet.com | 2000-11-21 | 1 | -1/+8 |
|/ | |||||
* | Fixed compilation in another dir | monty@donna.mysql.com | 2000-11-21 | 1 | -1/+1 |
* | Merge work.mysql.com:/home/bk/mysql | sasha@mysql.sashanet.com | 2000-11-20 | 2 | -6/+8 |
|\ | |||||
| * | Fixed problem with auto-repair of MyISAM tables | monty@donna.mysql.com | 2000-11-21 | 2 | -6/+8 |
* | | fixed warning in sql_class.cc | sasha@mysql.sashanet.com | 2000-11-20 | 6 | -11/+99 |
|/ | |||||
* | Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql | monty@donna.mysql.com | 2000-11-20 | 9 | -28/+52 |
|\ | |||||
| * | Bug fix for NATURAL JOIN, Split manual sections and more statistic variables | monty@donna.mysql.com | 2000-11-20 | 9 | -28/+52 |
* | | Merge work.mysql.com:/home/bk/mysql | tim@work.mysql.com | 2000-11-19 | 1 | -2/+3 |
|\ \ | |/ |/| | |||||
| * | ha_berkeley.cc fixed misleading comment | tim@work.mysql.com | 2000-11-15 | 2 | -3/+4 |
* | | Fixed some reported bugs | monty@donna.mysql.com | 2000-11-18 | 7 | -43/+44 |
* | | one more fix for Intvar 22 offset mystery bug | sasha@mysql.sashanet.com | 2000-11-17 | 1 | -1/+1 |
* | | fixed bugs in delayed insert replication and when slave loses connection afte... | sasha@mysql.sashanet.com | 2000-11-17 | 2 | -1/+11 |
* | | Portability fixes | monty@donna.mysql.com | 2000-11-18 | 8 | -48/+52 |
* | | Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql | monty@donna.mysql.com | 2000-11-17 | 1 | -1/+1 |
|\ \ |