Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge mysql.com:/home/jimw/my/mysql-4.1-clean | jimw@mysql.com | 2005-07-19 | 1 | -3/+13 |
|\ | |||||
| * | Simple fixes during review of new code | monty@mishka.local | 2005-07-19 | 1 | -12/+10 |
* | | BUG#11567 Fixed binlog tests on windows. | elliot@mysql.com | 2005-07-18 | 1 | -1/+1 |
* | | Merging 4.1 into 5.0 | mats@mysql.com | 2005-07-05 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | Bug#11401: Setting thd->lex so that engines (i.e., InnoDB) recognizes | mats@mysql.com | 2005-07-05 | 1 | -0/+15 |
* | | Name resolution context added (BUG#6443) | bell@sanja.is.com.ua | 2005-07-01 | 1 | -4/+7 |
* | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0 | brian@brian-akers-computer.local | 2005-06-08 | 1 | -1/+1 |
|\ \ | |||||
| * | | Removed warnings for gcc 4.0 | brian@brian-akers-computer.local | 2005-06-07 | 1 | -1/+1 |
* | | | Merge with 4.1 | monty@mysql.com | 2005-06-07 | 1 | -2/+1 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | a compiler must see '#pragma implementation' *before* | serg@serg.mylan | 2005-06-05 | 1 | -1/+2 |
| * | Move USE_PRAGMA_IMPLEMENTATION to proper place | monty@mysql.com | 2005-06-03 | 1 | -3/+1 |
* | | Merge | kent@mysql.com | 2005-06-02 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | tztime.cc: | kent@mysql.com | 2005-06-02 | 1 | -0/+3 |
* | | Merge from 4.1 | msvensson@neptunus.(none) | 2005-05-26 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Add ifdefs to control when "#pragma implementation" should be used | msvensson@neptunus.(none) | 2005-05-26 | 1 | -1/+1 |
| * | Merge quadxeon.mysql.com:/nfstmp1/guilhem/mysql-4.0-4xeon | gbichot@quadxeon.mysql.com | 2005-03-17 | 1 | -6/+10 |
| |\ | |||||
| | * | safer creation of temp files used in replication of LOAD DATA INFILE. | gbichot@quadxeon.mysql.com | 2005-03-17 | 1 | -6/+10 |
* | | | Approximative fixes for BUG#2610,2611,9100 i.e. WL#2146 binlogging/replicat... | gbichot@quadita2.mysql.com | 2005-05-05 | 1 | -23/+39 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2005-03-30 | 1 | -9/+11 |
|\ \ \ | |||||
| * | | | Give warnings if wrong date/time/datetime argument for STR_TO_DATE | monty@mysql.com | 2005-03-30 | 1 | -9/+11 |
* | | | | making Q_CATALOG_CODE be understood by 5.0.4 slave, so that 5.0.3->5.0.4 repl... | gbichot@production.mysql.com | 2005-03-29 | 1 | -8/+24 |
|/ / / | |||||
* | | | WWe now store the catalog in Query_log_event in binlog WITHOUT its end zero. | gbichot@quadita2.mysql.com | 2005-03-25 | 1 | -31/+57 |
* | | | Merge bk-internal:/home/bk/mysql-5.0 | serg@serg.mylan | 2005-03-22 | 1 | -53/+118 |
|\ \ \ | |||||
| * \ \ | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0 | gbichot@production.mysql.com | 2005-03-22 | 1 | -50/+115 |
| |\ \ \ | |||||
| | * | | | Last part of WL#1062: better replication of timezones: no more use | gbichot@production.mysql.com | 2005-03-22 | 1 | -50/+115 |
| * | | | | Rename decimal -> decimal_t, decimal_digit -> decimal_digit_t | konstantin@mysql.com | 2005-03-21 | 1 | -3/+3 |
| |/ / / | |||||
* | | | | Automerge | serg@serg.mylan | 2005-03-17 | 1 | -0/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | log_event.cc: | serg@serg.mylan | 2005-03-16 | 1 | -0/+2 |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2005-03-16 | 1 | -67/+336 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fixed behavior of LOAD DATA with subqueries in SET clause. | dlenev@brandersnatch.localdomain | 2005-03-16 | 1 | -1/+1 |
| * | | | WL#874 "Extended LOAD DATA". | dlenev@brandersnatch.localdomain | 2005-03-16 | 1 | -67/+336 |
* | | | | Cleanup during reviews | monty@mysql.com | 2005-03-16 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0 | guilhem@mysql.com | 2005-03-02 | 1 | -5/+5 |
|\ \ \ | |||||
| * | | | First part of fix for BUG#7998 "Replication should be more clever about when ... | guilhem@mysql.com | 2005-03-02 | 1 | -5/+5 |
* | | | | bug#8151 - truncate leaves a transaction open | serg@serg.mylan | 2005-03-02 | 1 | -0/+3 |
|/ / / | |||||
* | | | Merge with global tree | monty@mysql.com | 2005-02-25 | 1 | -3/+3 |
|\ \ \ | |||||
| * | | | Remove compiler warnings and remove not used variables | monty@mysql.com | 2005-02-25 | 1 | -3/+3 |
* | | | | Merge bk-internal:/home/bk/mysql-5.0 | serg@serg.mylan | 2005-02-23 | 1 | -2/+1 |
|\ \ \ \ | |||||
| * | | | | don't log BEGIN in auto-commit mode | serg@serg.mylan | 2005-02-23 | 1 | -2/+1 |
| |/ / / | |||||
* | | | | log_event.cc: | guilhem@mysql.com | 2005-02-23 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge 4.1->5.0 | lars@mysql.com | 2005-02-22 | 1 | -4/+12 |
|\ \ \ | |/ / | |||||
| * | | Merge mysql.com:/home/bkroot/mysql-4.1 into mysql.com:/home/bk/b6676-4.1 | lars@mysql.com | 2005-02-22 | 1 | -1/+4 |
| |\ \ | |||||
| | * | | BUG#8297: If query is filtered on slave, do not put it in general log. | lars@mysql.com | 2005-02-17 | 1 | -1/+4 |
| * | | | BUG#6676: Added comment for the fix | lars@mysql.com | 2005-02-21 | 1 | -0/+5 |
| * | | | BUG#6676: Derivation of user variables should be of derivation "IMPLICIT" | lars@mysql.com | 2005-02-21 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge bk-internal:/home/bk/mysql-5.0 | serg@serg.mylan | 2005-02-22 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | show automatic commits in general log | serg@serg.mylan | 2005-02-21 | 1 | -1/+2 |
* | | | | Review of new pushed code (XA & other) | monty@mysql.com | 2005-02-21 | 1 | -3/+5 |
|/ / / | |||||
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2005-02-19 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Fixed BUILD script to use --with-berkeley-db instead of --with-bdb | monty@mysql.com | 2005-02-19 | 1 | -1/+1 |