Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update libmysqld to use 4.1 protocol. | monty@mashka.mysql.fi | 2002-10-02 | 1 | -0/+1 |
* | merge with work | monty@mashka.mysql.fi | 2002-10-02 | 2 | -5/+3 |
|\ | |||||
| * | Some warning fixes | bar@bar.mysql.r18.ru | 2002-09-06 | 3 | -9/+10 |
* | | Fixes and code cleanups after merge with 4.0.3 | monty@mashka.mysql.fi | 2002-10-02 | 8 | -52/+68 |
* | | Merge with 4.0.3 | monty@narttu.mysql.fi | 2002-08-30 | 46 | -588/+3956 |
|\ \ | |/ | |||||
| * | Several problems were fixed (mostly BLOB+charset related) | bar@gw.udmsearch.izhnet.ru | 2002-06-26 | 1 | -9/+26 |
| * | Changes for new binary .frm format | monty@hundin.mysql.fi | 2002-06-04 | 1 | -6/+9 |
| * | merge with 4.0 | monty@hundin.mysql.fi | 2002-06-03 | 14 | -443/+655 |
| |\ | |||||
| * | | Fixed problem in fulltest testcase | monty@hundin.mysql.fi | 2002-05-22 | 1 | -2/+2 |
| * | | BTREE heap key structure is now the same as MyISAM | ram@gw.udmsearch.izhnet.ru | 2002-05-21 | 5 | -17/+17 |
| * | | MI_KEYSEG -> HA_KEYSEG | ram@gw.udmsearch.izhnet.ru | 2002-04-25 | 24 | -72/+72 |
| * | | RB-Tree indexes support in HEAP tables | bar@gw.udmsearch.izhnet.ru | 2002-04-25 | 8 | -408/+14 |
| * | | merge | monty@hundin.mysql.fi | 2002-04-13 | 30 | -85/+3833 |
| |\ \ | |||||
| | * | | New ctype functions/macros to support many charsets at a time | bar@gw.udmsearch.izhnet.ru | 2002-03-12 | 3 | -10/+14 |
| | * | | This ChangeSet adds RTREE support into myisam library. | bar@gw.udmsearch.izhnet.ru | 2002-02-20 | 28 | -75/+3819 |
* | | | | Fixed timing problem with rpl000001 replication test. | monty@hundin.mysql.fi | 2002-08-18 | 1 | -1/+5 |
* | | | | Portability fixes for 4.0.3 build. | monty@hundin.mysql.fi | 2002-08-17 | 1 | -5/+18 |
* | | | | Changed IF(expr, column, NULL) to take type from column | monty@hundin.mysql.fi | 2002-08-12 | 1 | -1/+0 |
* | | | | fixed mi_comp_unique to use _mi_compare_text() | serg@sergbook.mysql.com | 2002-08-09 | 1 | -5/+5 |
* | | | | Merge serg.mysql.com:/usr/home/serg/Abk/mysql-4.0 | serg@serg.mysql.com | 2002-08-08 | 1 | -26/+0 |
|\ \ \ \ | |||||
| * | | | | "words" of length 1 are removed from stopword list | serg@sergbook.mysql.com | 2002-08-08 | 1 | -26/+0 |
* | | | | | merge | monty@mashka.mysql.fi | 2002-08-08 | 5 | -11/+11 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Lots of code fixes to the replication code (especially the binary logging and... | monty@mashka.mysql.fi | 2002-08-08 | 5 | -10/+10 |
| * | | | | Merge with 3.23.51 | monty@mashka.mysql.fi | 2002-07-25 | 1 | -2/+2 |
| |\ \ \ \ | |||||
| | * | | | | Fixed copyright in pack_isam.c | monty@hundin.mysql.fi | 2002-06-29 | 1 | -2/+2 |
* | | | | | | one more "suboptimal memory usage during REPAIR for FULLTEXT keys" bug fixed | serg@sergbook.mysql.com | 2002-08-07 | 1 | -3/+6 |
* | | | | | | Merge work:/home/bk/mysql-4.0 | serg@sergbook.mysql.com | 2002-08-06 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fixed bug, that caused suboptimal memory usage during REPAIR when ft_max_word... | serg@sergbook.mysql.com | 2002-08-06 | 1 | -1/+1 |
* | | | | | | | Small fixes in mysql and myisamchk. | jani@hynda.(none) | 2002-08-05 | 1 | -2/+2 |
|/ / / / / / | |||||
* | | | | | | make SEARCH_PREFIX to work with complex (use_coll) charsets, namely latin1_de | serg@sergbook.mysql.com | 2002-08-05 | 1 | -1/+2 |
* | | | | | | yet another "trunc*" bug fixed - and the fundamental one! (now, when next tru... | serg@serg.mysql.com | 2002-08-04 | 1 | -11/+24 |
* | | | | | | rec_buff should be initialized | serg@sergbook.mysql.com | 2002-07-26 | 1 | -2/+4 |
* | | | | | | mi_repair* functions need a separate rec_buff :( | serg@sergbook.mysql.com | 2002-07-26 | 1 | -3/+5 |
* | | | | | | MyISAM: always store alloced_rec_buff_length with the buffer itself | serg@sergbook.mysql.com | 2002-07-26 | 7 | -45/+24 |
|/ / / / / | |||||
* | | | | | Merge work:/home/bk/mysql-4.0 | serg@sergbook.mysql.com | 2002-07-24 | 1 | -3/+6 |
|\ \ \ \ \ | |||||
| * | | | | | bugfix: uniques did not contributed to MYI tot_length estimation, which resul... | serg@sergbook.mysql.com | 2002-07-24 | 1 | -3/+6 |
* | | | | | | Removed wrong implementation of CUBE/ROLLUP | monty@mashka.mysql.fi | 2002-07-24 | 9 | -30/+45 |
* | | | | | | merge | monty@mashka.mysql.fi | 2002-07-23 | 11 | -48/+72 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | New SET syntax & system variables. | monty@mashka.mysql.fi | 2002-07-23 | 11 | -48/+72 |
* | | | | | | parallel repair: style fixups | serg@sergbook.mysql.com | 2002-07-21 | 1 | -2/+2 |
|/ / / / / | |||||
* | | | | | parallel repair needs rec_buff local for thread !!! | serg@sergbook.mysql.com | 2002-07-14 | 5 | -38/+48 |
* | | | | | yet another generalization for rec_buff handling, MI_INFO doesn't need rec_al... | serg@sergbook.mysql.com | 2002-07-14 | 5 | -47/+50 |
* | | | | | mi_fix_rec_buff_for_blob() generalized a bit | serg@sergbook.mysql.com | 2002-07-09 | 3 | -19/+16 |
* | | | | | Merge work:/home/bk/mysql-4.0 | serg@sergbook.mysql.com | 2002-07-01 | 1 | -3/+13 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 | monty@hundin.mysql.fi | 2002-07-01 | 1 | -3/+13 |
| |\ \ \ \ \ | |||||
| | * | | | | | Removed purify warning | monty@hundin.mysql.fi | 2002-07-01 | 1 | -3/+13 |
* | | | | | | | added missing options to help text (myisamchk --help) | serg@sergbook.mysql.com | 2002-07-01 | 1 | -8/+21 |
|/ / / / / / | |||||
* | | | | | | post-merge fix | serg@serg.mysql.com | 2002-06-30 | 2 | -3/+3 |
* | | | | | | Merge serg:/usr/home/serg/Abk/mysql-4.0 | serg@sergbook.mysql.com | 2002-06-30 | 3 | -41/+78 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | merged | serg@serg.mysql.com | 2002-06-30 | 3 | -41/+78 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | |