Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bugfix when using a multi-part unique key in the SET and WHERE part | monty@donna.mysql.com | 2000-12-10 | 3 | -40/+82 |
* | Merge | monty@donna.mysql.com | 2000-12-08 | 11 | -121/+203 |
|\ | |||||
| * | Lots of fixes for BDB tables | monty@donna.mysql.com | 2000-12-08 | 11 | -121/+203 |
* | | Merge work.mysql.com:/home/bk/mysql | sasha@mysql.sashanet.com | 2000-12-08 | 2 | -1/+1 |
|\ \ | |||||
| * | | fixed bug in load data infile replication | sasha@mysql.sashanet.com | 2000-12-08 | 2 | -1/+1 |
* | | | Merge | serg@serg.mysql.com | 2000-12-08 | 1 | -1/+0 |
|\ \ \ | |/ / |/| | | |||||
| * | | sql_base.cc merge+insert (v.3) | serg@serg.mysql.com | 2000-12-08 | 1 | -1/+0 |
* | | | Merge work.mysql.com:/home/bk/mysql | sasha@mysql.sashanet.com | 2000-12-07 | 2 | -1/+6 |
|\ \ \ | |_|/ |/| | | |||||
| * | | more cleanup of slave load data infile - trying to track down bug, | sasha@mysql.sashanet.com | 2000-12-07 | 2 | -1/+6 |
* | | | Temporary fix for handling wild_one at end of string (key compression). | jani@prima.mysql.fi | 2000-12-08 | 1 | -0/+5 |
|/ / | |||||
* | | rpl000001 sporadic failure mystery solved - the table was being opened twice :-) | sasha@mysql.sashanet.com | 2000-12-07 | 1 | -8/+1 |
* | | ok, here comes the push - prepare to resolve conflicts! And lets hope bk can ... | sasha@mysql.sashanet.com | 2000-12-07 | 1 | -1/+0 |
|/ | |||||
* | Merge | serg@serg.mysql.com | 2000-12-07 | 1 | -12/+13 |
|\ | |||||
| * | myrg_rrnd.c merge+insert (alternate take) | serg@serg.mysql.com | 2000-12-07 | 1 | -12/+13 |
* | | Fix compilation bugs | monty@donna.mysql.com | 2000-12-07 | 1 | -0/+2 |
* | | Merge | jani@prima.mysql.com | 2000-12-07 | 1 | -3/+9 |
|\ \ | |||||
| * | | Bug fix, max_heap_table_size variable was not used. | jani@prima.mysql.com | 2000-12-07 | 1 | -3/+9 |
* | | | Only write full transactions to binary log | monty@donna.mysql.com | 2000-12-07 | 60 | -268/+719 |
| |/ |/| | |||||
* | | 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 |
|\ |