Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added missing SSL library (Should be in source distribution) | monty@mysql.com | 2003-11-28 | 6 | -32/+30 |
* | Change to use real_sleep to make test work in build environment | monty@mysql.com | 2003-11-25 | 1 | -7/+3 |
* | WL#1172 optimization reverted | serg@serg.mylan | 2003-11-24 | 1 | -4/+0 |
* | merge with 4.0 | monty@mysql.com | 2003-11-23 | 1 | -19/+32 |
|\ | |||||
| * | yet another trunc* bug | serg@serg.mylan | 2003-11-20 | 1 | -20/+33 |
* | | Fixed compiler warnings from Intel compiler in Win64 | monty@mysql.com | 2003-11-23 | 2 | -38/+68 |
* | | Update VC++ files | monty@mysql.com | 2003-11-21 | 1 | -0/+6 |
* | | Merge with 4.0 to get: | monty@mysql.com | 2003-11-20 | 1 | -2/+12 |
|\ \ | |/ | |||||
| * | Merge bk-internal:/home/bk/mysql-4.0/ | serg@serg.mylan | 2003-11-19 | 1 | -2/+2 |
| |\ | |||||
| | * | Merge service name code | monty@mashka.mysql.fi | 2003-11-17 | 1 | -2/+2 |
| | |\ | |||||
| | | * | Fix for service names on windows; Now we always put the service name last wh... | monty@mashka.mysql.fi | 2003-11-17 | 1 | -2/+2 |
| * | | | minor fixups: more verbose on "no memory" errors - report requested size, avo... | serg@serg.mylan | 2003-11-19 | 1 | -2/+3 |
| * | | | obligatory update checksum on repair, if it is obligatory verified on check. | serg@serg.mylan | 2003-11-14 | 1 | -0/+9 |
| |/ / | |||||
* | | | Merge key cache structures to one | monty@mysql.com | 2003-11-20 | 20 | -83/+87 |
* | | | Delete duplicate error message names | monty@mashka.mysql.fi | 2003-11-18 | 2 | -2/+0 |
* | | | merge | monty@mashka.mysql.fi | 2003-11-18 | 19 | -121/+169 |
|\ \ \ | |||||
| * | | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS | monty@mashka.mysql.fi | 2003-11-18 | 19 | -121/+169 |
* | | | | multiple keycache fixes | serg@serg.mylan | 2003-11-13 | 2 | -0/+4 |
* | | | | followup to the ft+latin2 bugfix | serg@serg.mylan | 2003-11-13 | 1 | -2/+2 |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | serg@sergbook.mylan | 2003-11-08 | 9 | -121/+159 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix for memory overlap in rt_split.c (reported by valgrind) | hf@deer.(none) | 2003-11-04 | 1 | -1/+2 |
| * | | | fix for r-tree code (memory overlap reported by valgrind) | ram@deer.(none) | 2003-11-04 | 3 | -40/+82 |
| * | | | Removed some warnings reported by valgrind | monty@narttu.mysql.fi | 2003-11-04 | 2 | -46/+63 |
| * | | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-11-04 | 4 | -34/+12 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge bk-internal:/home/bk/mysql-4.0/ | serg@serg.mylan | 2003-11-03 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * | | fixed a bug in boolean fts where a word queue was created based on min_word_l... | serg@serg.mylan | 2003-11-03 | 1 | -1/+1 |
| | | |/ | |||||
| | * | | Call my_sync() after all data is written to .frm file | monty@mysql.com | 2003-11-02 | 2 | -32/+8 |
| | * | | Change back service name to MySQL | monty@narttu.mysql.fi | 2003-10-30 | 1 | -2/+4 |
| | |/ | |||||
* | | | fulltext.test, fulltext.result, ft_nlq_search.c: | serg@sergbook.mylan | 2003-11-08 | 1 | -1/+3 |
|/ / | |||||
* | | post-merge fixes | serg@serg.mylan | 2003-10-31 | 1 | -2/+2 |
* | | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2003-10-31 | 23 | -116/+283 |
|\ \ | |||||
| * \ | Merge | igor@rurik.mysql.com | 2003-10-30 | 23 | -116/+283 |
| |\ \ | |||||
| | * \ | Manual merge after improving concurrency for key cache reassignment | igor@rurik.mysql.com | 2003-10-01 | 23 | -116/+283 |
| | |\ \ | |||||
| | | * | | Many files: | igor@rurik.mysql.com | 2003-10-01 | 2 | -10/+49 |
| | | * | | Manual merge | igor@rurik.mysql.com | 2003-08-26 | 23 | -116/+244 |
| | | |\ \ | |||||
| | | | * | | set_var.cc, mysqld.cc, handler.cc, set_var.h, handler.h: | igor@rurik.mysql.com | 2003-08-09 | 12 | -87/+109 |
| | | | * | | Many files: | igor@rurik.mysql.com | 2003-08-02 | 15 | -42/+87 |
| | | | * | | Makefile.am: | igor@rurik.mysql.com | 2003-07-16 | 1 | -1/+1 |
| | | | * | | mi_keycache.c: | igor@rurik.mysql.com | 2003-07-16 | 1 | -0/+47 |
| | | | * | | Merge rurik.mysql.com:/home/igor/mysql-4.1 | igor@rurik.mysql.com | 2003-06-30 | 13 | -35/+49 |
| | | | |\ \ | |||||
| | | | | * | | Many files: | igor@rurik.mysql.com | 2003-06-30 | 13 | -35/+49 |
* | | | | | | | style fixes | serg@serg.mylan | 2003-10-24 | 1 | -5/+5 |
* | | | | | | | ftbench fixes | serg@serg.mylan | 2003-10-23 | 5 | -55/+99 |
* | | | | | | | query expansion for fulltext search | serg@serg.mylan | 2003-10-23 | 8 | -43/+83 |
* | | | | | | | MATCH ... AGAINST ("..." WITH QUERY EXPANSION) syntax | serg@serg.mylan | 2003-10-22 | 5 | -11/+11 |
* | | | | | | | ftbench fixes | serg@serg.mylan | 2003-10-21 | 3 | -9/+65 |
* | | | | | | | merged | serg@serg.mylan | 2003-10-21 | 11 | -86/+207 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | oops forgot to commit ft_parser.c :-[] | serg@serg.mylan | 2003-10-20 | 1 | -9/+9 |
| * | | | | | | get rid of default_charset_info for index fulltext searches | serg@serg.mylan | 2003-10-15 | 4 | -18/+16 |
| * | | | | | | cleanup | serg@serg.mylan | 2003-10-15 | 3 | -10/+7 |