Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-05-19 | 1 | -91/+83 |
|\ | |||||
| * | Trimming code with Monty's suggestions | hf@deer.mysql.r18.ru | 2003-04-25 | 1 | -91/+83 |
| * | ctype-tis620.c: | bar@bar.mysql.r18.ru | 2003-04-25 | 1 | -1/+1 |
* | | Fixed new bug in ORDER BY | monty@narttu.mysql.fi | 2003-05-15 | 2 | -15/+21 |
* | | my_vsnprintf.c: | bar@bar.mysql.r18.ru | 2003-04-21 | 1 | -1/+1 |
* | | Add mysys specific error messages | monty@mashka.mysql.fi | 2003-04-16 | 2 | -0/+633 |
* | | All collation names are now fit into convension | bar@bar.mysql.r18.ru | 2003-04-07 | 8 | -9/+9 |
* | | Fixed bug in warning handling (Memory was allocated from wrong MEM_ROOT) | monty@narttu.mysql.fi | 2003-04-03 | 1 | -1/+0 |
* | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-04-03 | 1 | -0/+3 |
|\ \ | |/ | |||||
* | | Some collation have been renamed to fit into convension | bar@bar.mysql.r18.ru | 2003-04-01 | 2 | -2/+2 |
* | | mbcharlen() is now used instead of ismbhead(). The last one has been removed. | bar@bar.mysql.r18.ru | 2003-04-01 | 14 | -61/+5 |
* | | my_strncasecmp() is not used anymore. Use my_strncoll() instead. | bar@bar.mysql.r18.ru | 2003-04-01 | 15 | -53/+0 |
* | | Some optimization in CHARSET_INFO: | bar@bar.mysql.r18.ru | 2003-04-01 | 14 | -165/+16 |
* | | German Phone book collation is always compiled | bar@bar.mysql.r18.ru | 2003-03-26 | 5 | -4382/+275 |
* | | SHOW CHARACTER SET now can display comments | bar@bar.mysql.r18.ru | 2003-03-25 | 1 | -1/+8 |
* | | Collation names have been renamed to common style | bar@bar.mysql.r18.ru | 2003-03-25 | 1 | -1/+1 |
* | | Fixed reference to uninitialized memory | monty@narttu.mysql.fi | 2003-03-21 | 1 | -8/+7 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@narttu.mysql.fi | 2003-03-20 | 1 | -0/+4 |
|\ \ | |||||
| * | | (no commit message) | bar@bar.mysql.r18.ru | 2003-03-17 | 1 | -0/+4 |
* | | | Merge with 4.0.12 | monty@narttu.mysql.fi | 2003-03-19 | 1 | -0/+2 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge with 3.23 to get fix for halloween problem on Update of InnoDB tables | monty@narttu.mysql.fi | 2003-03-18 | 1 | -0/+2 |
| |\ \ | |||||
| | * | | Fix of 'halloween bug' with UPDATE of InnoDB tables. | monty@narttu.mysql.fi | 2003-03-18 | 1 | -0/+2 |
| | * | | - fixed C++-style comments in .c files to make IBM compiler happy | lenz@mysql.com | 2003-03-11 | 1 | -15/+15 |
| * | | | - fixed C++-style comments to make IBM C compiler happy | lenz@mysql.com | 2003-03-15 | 1 | -4/+4 |
* | | | | Fixes to avoid errors from valgrind | monty@narttu.mysql.fi | 2003-03-18 | 1 | -0/+10 |
| |_|/ |/| | | |||||
* | | | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mysql.com | 2003-03-14 | 1 | -1/+16 |
|\ \ \ | |||||
| * | | | trim spaces from CHAR() BINARY consistently | serg@serg.mysql.com | 2003-03-06 | 1 | -1/+16 |
* | | | | Every charset now have its own parser state arrays | bar@bar.mysql.r18.ru | 2003-03-14 | 14 | -0/+38 |
* | | | | - Changed C++-style comments to C-style comments to make IBM compiler happy | lenz@mysql.com | 2003-03-06 | 3 | -21/+21 |
|/ / / | |||||
* | | | New fields in CHARSET_INFO structure to optimize searching for | bar@bar.mysql.r18.ru | 2003-03-05 | 15 | -41/+91 |
* | | | Every character set now has binary collation | bar@bar.mysql.r18.ru | 2003-03-04 | 1 | -0/+2 |
* | | | Portability fixes | monty@narttu.mysql.fi | 2003-02-28 | 1 | -9/+34 |
* | | | Windows portabilty fixups (last commit caused some errors, so recomitting) - ... | venu@myvenu.com | 2003-02-20 | 1 | -6/+6 |
* | | | Fixed a lot of wrong memory references as reported by valgrind | monty@mashka.mysql.fi | 2003-02-12 | 1 | -20/+44 |
* | | | More use of new CHARSET_INFO functions and two bug fixes | bar@bar.mysql.r18.ru | 2003-01-31 | 2 | -6/+4 |
* | | | New functions in CHARSET_INFO structure | bar@bar.mysql.r18.ru | 2003-01-31 | 16 | -2/+94 |
* | | | New CHARSET_INFO function to compare strings regardless to trailing spaces | bar@bar.mysql.r18.ru | 2003-01-31 | 15 | -1/+144 |
* | | | ctype-simple.c: | bar@bar.mysql.r18.ru | 2003-01-31 | 2 | -91/+16 |
* | | | Optimization of unicode conversion | bar@bar.mysql.r18.ru | 2003-01-30 | 1 | -11/+30 |
* | | | (no commit message) | bar@bar.mysql.r18.ru | 2003-01-30 | 1 | -11/+29 |
* | | | conf_to_src.c: | bar@bar.mysql.r18.ru | 2003-01-29 | 1 | -143/+91 |
* | | | Move latin1 into a separarte file | bar@bar.mysql.r18.ru | 2003-01-29 | 6 | -11/+209 |
* | | | conf_to_src.c: | bar@bar.mysql.r18.ru | 2003-01-29 | 1 | -11/+157 |
* | | | Reorganization to restore generating charset C files from conf files | bar@bar.mysql.r18.ru | 2003-01-29 | 7 | -4054/+4040 |
* | | | New "fill" function in charset_info_st structure | bar@bar.mysql.r18.ru | 2003-01-28 | 14 | -2/+45 |
* | | | wb_wc and wc_mb now checks length inside | bar@bar.mysql.r18.ru | 2003-01-27 | 9 | -0/+51 |
* | | | Portability fixes (for windows) | monty@mashka.mysql.fi | 2003-01-21 | 3 | -5/+6 |
* | | | Change client_flag to unsigned long (16 -> 32 bits) to handle more options. | monty@mashka.mysql.fi | 2003-01-18 | 2 | -43/+54 |
* | | | Merge with 4.0.9 | monty@mashka.mysql.fi | 2003-01-18 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge with 3.23 | monty@mashka.mysql.fi | 2003-01-16 | 1 | -0/+1 |
| |\ \ | | |/ |