Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Post-merge fix. | pem@mysql.com | 2004-07-23 | 1 | -13/+0 |
|\ | |||||
| * | First step of implementation of WL#1518 "make bundled zlib | konstantin@mysql.com | 2004-07-21 | 1 | -13/+0 |
* | | Merge with 4.1 | monty@mysql.com | 2004-07-12 | 3 | -0/+16 |
|\ \ | |/ | |||||
| * | Don't close already closed files in vio (not critical) | monty@mysql.com | 2004-07-12 | 1 | -0/+1 |
| * | Merge with 4.0 to get bug fixes | monty@mysql.com | 2004-07-09 | 1 | -0/+11 |
| |\ | |||||
| | * | my_lib.c: | guilhem@mysql.com | 2004-07-05 | 1 | -2/+4 |
| | * | Windows-specific: | guilhem@mysql.com | 2004-07-05 | 1 | -0/+9 |
| | * | Prevent potential problems on 32-Bit machines. | ingo@mysql.com | 2004-06-25 | 1 | -4/+4 |
| * | | Adding Roman (classical Latin) collation. | bar@mysql.com | 2004-07-07 | 1 | -0/+4 |
* | | | Merge with 4.1.3-beta | monty@mysql.com | 2004-07-07 | 24 | -205/+221 |
|\ \ \ | |/ / | |||||
| * | | Merge with 4.0 to get the latest bug patches to 4.1 | monty@mysql.com | 2004-06-25 | 1 | -1/+2 |
| |\ \ | | |/ | |||||
| | * | - rephrased comment | lenz@mysql.com | 2004-06-22 | 1 | -1/+2 |
| | * | - Applied some portability fixes for SGI IRIX/MipsPro compiler | lenz@mysql.com | 2004-06-22 | 1 | -1/+1 |
| * | | merge | monty@mysql.com | 2004-06-21 | 1 | -1/+1 |
| |\ \ | |||||
| | * \ | Merge with 4.0.21 | monty@mysql.com | 2004-06-18 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | Applied patch from Novell (2004-06-03) | monty@mysql.com | 2004-06-18 | 1 | -1/+1 |
| | | * | backport wild_compare fix from 4.1 - bug#3924 | serg@serg.mylan | 2004-05-29 | 2 | -24/+47 |
| * | | | Critical fixes after review: | bar@mysql.com | 2004-06-16 | 1 | -1/+1 |
| * | | | UTF8 UCA based collations. | bar@mysql.com | 2004-06-14 | 1 | -1/+33 |
| |/ / | |||||
| * | | Unicode collation algorithm: contraction support. | bar@mysql.com | 2004-06-12 | 1 | -0/+10 |
| * | | merged | serg@serg.mylan | 2004-06-11 | 1 | -3/+1 |
| |\ \ | |||||
| | * | | bug#3964 and related issues: FTB problems with charsets where one byte can ma... | serg@serg.mylan | 2004-06-10 | 1 | -3/+1 |
| * | | | Move UCA language specific definitions into ctype-ucs.c. | bar@mysql.com | 2004-06-11 | 2 | -143/+23 |
| * | | | charset.c: | bar@mysql.com | 2004-06-11 | 1 | -44/+15 |
| * | | | Initialize max_sort_char only if a character set is requested. | bar@mysql.com | 2004-06-11 | 1 | -23/+0 |
| * | | | Allocate memory when a character set is requested: | bar@mysql.com | 2004-06-11 | 1 | -548/+14 |
| * | | | assert.h needed for my_dbug.h now is included in my_dbug.h, where it for | konstantin@mysql.com | 2004-06-10 | 10 | -10/+0 |
| * | | | Optimization to use less memory. | bar@mysql.com | 2004-06-10 | 1 | -5/+19 |
| * | | | charset.c: | bar@mysql.com | 2004-06-09 | 1 | -1/+2 |
| * | | | WL#916: Unicode collations for some languages | bar@bar.intranet.mysql.r18.ru | 2004-06-08 | 1 | -30/+180 |
| * | | | Merged | sergefp@mysql.com | 2004-06-07 | 1 | -17/+53 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Post review fixes for "SQL Syntax for Prepared Statements". | sergefp@mysql.com | 2004-06-07 | 1 | -22/+23 |
| | * | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 | sergefp@mysql.com | 2004-06-03 | 1 | -10/+45 |
| | |\ \ | |||||
| | | * \ | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 | sergefp@mysql.com | 2004-06-01 | 1 | -10/+45 |
| | | |\ \ | |||||
| | | | * \ | Manually merged, requirees more merging | sergefp@mysql.com | 2004-05-25 | 4 | -6/+64 |
| | | | |\ \ | |||||
| | | | * \ \ | Merge | sergefp@mysql.com | 2004-05-24 | 1 | -1/+1 |
| | | | |\ \ \ | |||||
| | | | * \ \ \ | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 | sergefp@mysql.com | 2004-05-21 | 1 | -10/+45 |
| | | | |\ \ \ \ | |||||
| | | | | * | | | | WL#1622 "SQL Syntax for Prepared Statements": Post-review fixes (1 of 2) | sergefp@mysql.com | 2004-05-21 | 1 | -10/+45 |
| * | | | | | | | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1 | paul@kite-hub.kitebird.com | 2004-06-04 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | charset.c: | bar@bar.intranet.mysql.r18.ru | 2004-06-04 | 1 | -1/+1 |
| | |/ / / / / / / | |||||
| * | | | | | | | | Fix skipp -> skip once and for all. | paul@kite-hub.kitebird.com | 2004-06-03 | 9 | -18/+18 |
| |/ / / / / / / | |||||
| * | | | | | | | Unicode collations: WL#916 | bar@bar.intranet.mysql.r18.ru | 2004-06-03 | 1 | -6/+496 |
| |/ / / / / / | |||||
| * | | | | | | Made my_snprintf() behavior snprintf() compatible when printing %x arguments ... | dlenev@brandersnatch.localdomain | 2004-05-27 | 3 | -4/+4 |
| * | | | | | | Changed prototype of killed_ptr() to make it more portable | monty@mysql.com | 2004-05-26 | 2 | -18/+18 |
* | | | | | | | Manual merge | sergefp@mysql.com | 2004-06-14 | 2 | -0/+71 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Manual merge | sergefp@mysql.com | 2004-05-29 | 2 | -0/+71 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | * New index_merge EXPLAIN output format | sergefp@mysql.com | 2004-05-29 | 1 | -6/+16 |
| | * | | | | | | | Manual merge | sergefp@mysql.com | 2004-05-13 | 2 | -0/+61 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | This is first cset for WL#1394 "Optimize index merge when all involved index ... | sergefp@mysql.com | 2004-05-13 | 2 | -0/+61 |
* | | | | | | | | | | Merging 4.1 to 5.0. | pem@mysql.com | 2004-05-26 | 12 | -28/+104 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | / / / / / / | | |_|/ / / / / / | |/| | | | | | | |