Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | post-review fixes | bell@sanja.is.com.ua | 2004-11-12 | 1 | -2/+3 |
* | Added options --auto-increment-increment and --auto-increment-offset. | monty@mishka.local | 2004-09-15 | 1 | -38/+21 |
* | Merge with 4.1 | monty@mysql.com | 2004-09-06 | 1 | -68/+199 |
|\ | |||||
| * | Merge with 4.0 | monty@mysql.com | 2004-09-01 | 1 | -68/+89 |
| |\ | |||||
| | * | log.cc: | rburnett@build.mysql.com | 2004-08-30 | 1 | -1/+1 |
| | * | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2004-08-29 | 1 | -5/+17 |
| | |\ | |||||
| | | * | Fix for BUG#4500 "set character set replicates incorrectly" | guilhem@mysql.com | 2004-08-29 | 1 | -5/+17 |
| | * | | Code style fixes. | monty@mysql.com | 2004-08-28 | 1 | -82/+89 |
| | |/ | |||||
| * | | after merge | serg@serg.mylan | 2004-08-26 | 1 | -19/+19 |
| * | | merged | serg@serg.mylan | 2004-08-26 | 1 | -22/+172 |
| |\ \ | | |/ | |||||
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | rburnett@build.mysql.com | 2004-08-25 | 1 | -21/+174 |
| | |\ | |||||
| | | * | Bug #4466 Nothing in .err when mysql service ends because of malformed my.i... | rburnett@build.mysql.com | 2004-08-19 | 1 | -32/+13 |
| | | * | BUG# 4466 - Nothing in .err when mysql service ends because of malformed my.i... | rburnett@build.mysql.com | 2004-08-18 | 1 | -69/+79 |
| | | * | mysql_priv.h: | rburnett@build.mysql.com | 2004-08-14 | 1 | -22/+184 |
| * | | | merged | serg@serg.mylan | 2004-08-20 | 1 | -3/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Fix for BUG#4971 "CREATE TABLE ... TYPE=HEAP SELECT ... stops slave (wrong DE... | guilhem@mysql.com | 2004-08-19 | 1 | -0/+16 |
| | |/ | |||||
| * | | (manual port from 4.0 - was needed) | guilhem@mysql.com | 2004-08-19 | 1 | -0/+14 |
| * | | manually merged | serg@serg.mylan | 2004-08-18 | 1 | -8/+2 |
| |\ \ | | |/ | |||||
| | * | Fix for: | guilhem@mysql.com | 2004-07-31 | 1 | -7/+2 |
| | * | Avoiding a theoretically possible crash (pthread_mutex_lock(0)) which could (... | guilhem@mysql.com | 2004-07-30 | 1 | -1/+0 |
* | | | Print value of Item_param if it has a value (when debugging) | monty@mysql.com | 2004-09-04 | 1 | -5/+5 |
* | | | after merge fixes (making rpl_charset and rpl_timezone pass). | guilhem@mysql.com | 2004-07-15 | 1 | -2/+1 |
* | | | Merge with 4.1 | monty@mysql.com | 2004-07-12 | 1 | -3/+4 |
|\ \ \ | |/ / | |||||
| * | | New handler::index_flags() definition to make it easy to check the full used ... | monty@mysql.com | 2004-07-08 | 1 | -3/+4 |
* | | | Merge with 4.1.3-beta | monty@mysql.com | 2004-07-07 | 1 | -7/+252 |
|\ \ \ | |/ / | |||||
| * | | Final part of WL#1717 "innodb/binlog consistency". This is to resolve | guilhem@mysql.com | 2004-06-24 | 1 | -4/+11 |
| * | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1 | guilhem@mysql.com | 2004-06-23 | 1 | -4/+181 |
| |\ \ | |||||
| | * | | WL#1717 "binlog/innodb consistency". | guilhem@mysql.com | 2004-06-23 | 1 | -1/+1 |
| | * | | Robustness feature. | guilhem@mysql.com | 2004-06-20 | 1 | -4/+181 |
| * | | | log.cc: | bar@mysql.com | 2004-06-23 | 1 | -6/+6 |
| |/ / | |||||
| * | | WL#1264 "Per-thread time zone support infrastructure". | dlenev@brandersnatch.localdomain | 2004-06-18 | 1 | -2/+16 |
| * | | WL#1595 "Optionally fsync() the binlog after every statement": | guilhem@mysql.com | 2004-06-10 | 1 | -3/+12 |
| * | | Implementation of WL#1824 "Add replication of character set variables in 4.1", | guilhem@mysql.com | 2004-06-03 | 1 | -0/+34 |
* | | | Merge 4.1 -> 5.0 | pem@mysql.com | 2004-05-07 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | Fixed problems noticed with last build | monty@mysql.com | 2004-04-09 | 1 | -0/+2 |
* | | | Merge 4.1 -> 5.0. | pem@mysql.com | 2004-04-07 | 1 | -21/+24 |
|\ \ \ | |/ / | |||||
| * | | Fixed many compiler warnings | monty@mysql.com | 2004-04-05 | 1 | -1/+0 |
| * | | Changing SET SQL_LOG_BIN so that it explicitely throws an error if | guilhem@mysql.com | 2004-03-26 | 1 | -7/+2 |
| * | | merge with 4.0 to get security fixes and latest bug fixes | monty@mashka.mysql.fi | 2004-02-20 | 1 | -18/+23 |
| |\ \ | | |/ | |||||
| | * | Fixed usage of strxnmov() in recent changesets | monty@mysql.com | 2004-02-19 | 1 | -9/+12 |
| | * | potential problem fixed afer some reasoning | serg@serg.mylan | 2004-02-19 | 1 | -6/+9 |
* | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0 | guilhem@mysql.com | 2003-12-19 | 1 | -5/+1 |
|\ \ \ | |||||
| * \ \ | Merge 4.1 to 5.0. | pem@mysql.com | 2003-12-19 | 1 | -5/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 1 | -5/+1 |
| | |\ \ | | | |/ | |||||
| | | * | Fix for BUG#2045 "Sending SIGHUP to mysqld crashes it if running with --log-b... | guilhem@mysql.com | 2003-12-08 | 1 | -2/+2 |
| | | * | Removing unneeded code: the Intvar_log_event constructor calls the Log_event ... | guilhem@mysql.com | 2003-12-01 | 1 | -4/+0 |
* | | | | This is the final commit for Worklog tasks: | guilhem@gbichot2 | 2003-12-19 | 1 | -0/+9 |
* | | | | This will be pushed only after I fix the testsuite. | guilhem@gbichot2 | 2003-12-18 | 1 | -9/+64 |
|/ / / | |||||
* | | | Merge 4.1 to 5.0 | pem@mysql.com | 2003-12-01 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | Added missing SSL library (Should be in source distribution) | monty@mysql.com | 2003-11-28 | 1 | -2/+2 |