Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | Fixes for Netware | unknown | 2003-01-28 | 27 | -541/+983 | |
| * | | | do not "trust number of broadcasts" in shared IO_CACHE | unknown | 2003-01-26 | 1 | -5/+5 | |
| * | | | fixed bug in parallel repair | unknown | 2003-01-26 | 1 | -29/+29 | |
| |/ / | ||||||
* | | | New functions in CHARSET_INFO structure | unknown | 2003-01-31 | 1 | -0/+2 | |
* | | | New CHARSET_INFO function to compare strings regardless to trailing spaces | unknown | 2003-01-31 | 1 | -0/+1 | |
* | | | Move latin1 into a separarte file | unknown | 2003-01-29 | 1 | -3/+5 | |
* | | | Reorganization to restore generating charset C files from conf files | unknown | 2003-01-29 | 1 | -0/+72 | |
* | | | resolve | unknown | 2003-01-28 | 1 | -0/+1 | |
|\ \ \ | ||||||
| * | | | New "fill" function in charset_info_st structure | unknown | 2003-01-28 | 1 | -0/+1 | |
* | | | | Introduced a scalable key cache management. | unknown | 2003-01-28 | 1 | -614/+1615 | |
|/ / / | ||||||
* | | | Merge | unknown | 2003-01-21 | 2 | -4/+5 | |
|\ \ \ | ||||||
| * | | | Portability fixes (for windows) | unknown | 2003-01-21 | 2 | -4/+5 | |
* | | | | merged | unknown | 2003-01-21 | 1 | -6/+8 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Two-level index structure for FULLTEXT indexes | unknown | 2003-01-21 | 1 | -6/+8 | |
* | | | | Removed compiler warnings | unknown | 2003-01-19 | 1 | -1/+1 | |
* | | | | Simple code cleanups, ignore generated files | unknown | 2003-01-18 | 1 | -11/+61 | |
* | | | | New scan() function in CHARSET_INFO structure (not used yet) | unknown | 2003-01-17 | 1 | -0/+1 | |
* | | | | Some comments have been added | unknown | 2003-01-17 | 1 | -4/+18 | |
* | | | | All charsets now have strnxfrm. | unknown | 2003-01-15 | 1 | -0/+1 | |
* | | | | merge | unknown | 2003-01-14 | 2 | -122/+1 | |
|\ \ \ \ | ||||||
| * | | | | Updates for multi-byte character sets | unknown | 2003-01-14 | 2 | -122/+1 | |
* | | | | | Charset loading has been moved to /string library | unknown | 2003-01-14 | 1 | -235/+6 | |
* | | | | | Some reorganization to move loading related code to /strings library. | unknown | 2003-01-14 | 1 | -232/+243 | |
* | | | | | .del-xml.c~d20ceb97a91fcc2d: | unknown | 2003-01-10 | 1 | -374/+0 | |
* | | | | | xml.c has been moved to /strings from /mysys | unknown | 2003-01-10 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1 | unknown | 2003-01-09 | 1 | -36/+51 | |
|\ \ \ \ | ||||||
| * | | | | Post merge fix | unknown | 2003-01-09 | 1 | -36/+51 | |
* | | | | | charset.c: | unknown | 2003-01-08 | 1 | -1/+2 | |
* | | | | | New function to search for charset using charset name rather than collation name | unknown | 2003-01-08 | 1 | -9/+30 | |
|/ / / / | ||||||
* | | | | Enchanced my_once..() functions. | unknown | 2003-01-07 | 2 | -165/+186 | |
* | | | | Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1 | unknown | 2003-01-07 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Fixed that derived tables are properly droped | unknown | 2003-01-07 | 1 | -1/+1 | |
* | | | | | charset.c: | unknown | 2003-01-07 | 1 | -2/+12 | |
|/ / / / | ||||||
* | | | | merge | unknown | 2003-01-06 | 1 | -179/+203 | |
|\ \ \ \ | ||||||
| * | | | | charset.c: | unknown | 2003-01-05 | 1 | -2/+0 | |
| * | | | | koi8_ru -> koi8_r | unknown | 2003-01-05 | 1 | -179/+205 | |
* | | | | | Merge with 4.0.8 | unknown | 2003-01-06 | 2 | -18/+27 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | A lot of portability fixes. | unknown | 2003-01-05 | 1 | -2/+2 | |
| * | | | | Added support for max_allowed_packet in option files read by mysql_option() | unknown | 2003-01-04 | 1 | -16/+25 | |
* | | | | | Changed mysql-test to print warnings for not existing table to DROP TABLE | unknown | 2003-01-06 | 1 | -1/+4 | |
* | | | | | merge | unknown | 2003-01-04 | 3 | -2/+10 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Merge with 4.0.8 | unknown | 2003-01-03 | 3 | -2/+10 | |
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| | | ||||||
| | * | | Changed thd variables max_join_size and select_limit to type ha_rows. | unknown | 2002-12-20 | 2 | -2/+3 | |
| | * | | Merge mashka.mysql.fi:/home/my/mysql-3.23 | unknown | 2002-12-14 | 1 | -0/+7 | |
| | |\ \ | | | |/ | ||||||
| | | * | On windows, delete any conflicting 'to' files on rename(from,to) | unknown | 2002-12-14 | 1 | -0/+7 | |
| | | * | - Portability fixes for HP compiler on HPUX11 (backport from 4.0 tree) | unknown | 2002-12-04 | 4 | -7/+18 | |
* | | | | charset.c: | unknown | 2003-01-04 | 1 | -3/+3 | |
* | | | | Some changes to separate charset and collation terms | unknown | 2003-01-04 | 1 | -4/+23 | |
* | | | | .del-test_xml~6237d9729f4fe38: | unknown | 2003-01-04 | 1 | -0/+0 | |
* | | | | Charset index is sotred in XML now | unknown | 2003-01-03 | 1 | -39/+154 |