Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Show all generated warnings in SHOW ERROR | monty@mysql.com | 2005-02-24 | 1 | -1/+1 |
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0 | jani@ua141d10.elisa.omakaista.fi | 2005-02-23 | 1 | -1/+3 |
|\ | |||||
| * | Fix for bug #7217: information_schema: columns are varbinary() instead of tim... | gluh@gluh.mysql.r18.ru | 2005-02-23 | 1 | -1/+3 |
* | | Fixed Bug#Server crash due to 'flush status' in various tests. | jani@ua141d10.elisa.omakaista.fi | 2005-02-23 | 1 | -3/+3 |
|/ | |||||
* | forget savepoints at the end of transaction | serg@serg.mylan | 2005-02-22 | 1 | -1/+2 |
* | bug#8646 - deadlock if long transaction causes binlog rotate | serg@serg.mylan | 2005-02-22 | 1 | -1/+5 |
* | workaround for sun compiler on sol9x86 | serg@serg.mylan | 2005-02-21 | 1 | -2/+2 |
* | portability fixes | serg@serg.mylan | 2005-02-20 | 1 | -1/+6 |
* | Merge serg.mylan:/usr/home/serg/Abk/mysql-5.0 | serg@serg.mylan | 2005-02-17 | 1 | -28/+174 |
|\ | |||||
| * | after merge fixes | serg@serg.mylan | 2005-02-16 | 1 | -1/+0 |
| * | manually merged | serg@serg.mylan | 2005-02-14 | 1 | -28/+175 |
| |\ | |||||
| | * | auto-ROLLBACK if binlog was not closed properly | serg@serg.mylan | 2005-02-09 | 1 | -3/+3 |
| | * | open binlog index file *before* tc_log->open() and binlog itself *after* | serg@serg.mylan | 2005-02-01 | 1 | -4/+22 |
| | * | query_id and my_xid -> ulonglong | serg@serg.mylan | 2005-01-27 | 1 | -14/+10 |
| | * | XA (not completely polished out yet) | serg@serg.mylan | 2005-01-16 | 1 | -19/+151 |
* | | | Merge mysql.com:/home/psergey/mysql-4.1-bug8218 | sergefp@mysql.com | 2005-02-14 | 1 | -3/+6 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix for BUG#8218: | sergefp@mysql.com | 2005-02-12 | 1 | -3/+6 |
* | | | Things missing in last changset | monty@mysql.com | 2005-02-10 | 1 | -0/+1 |
* | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0 | hf@deer.(none) | 2005-02-09 | 1 | -3/+7 |
|\ \ \ | |||||
| * | | | Precision Math implementation | hf@deer.(none) | 2005-02-09 | 1 | -3/+7 |
* | | | | WL#2130: Table locking for stored FUNCTIONs | pem@mysql.comhem.se | 2005-02-08 | 1 | -0/+2 |
|/ / / | |||||
* | | | 4.1 -> 5.0 merge | monty@mysql.com | 2005-02-03 | 1 | -0/+6 |
|\ \ \ | |/ / | |||||
| * | | Merge heikki@bk-internal.mysql.com:/home/bk/mysql-4.1 | heikki@hundin.mysql.fi | 2005-02-02 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | fixed cleanup of result object of subqueries. (BUG#8125) | bell@sanja.is.com.ua | 2005-01-26 | 1 | -0/+1 |
| * | | | sql_class.h, set_var.cc, mysqld.cc: | heikki@hundin.mysql.fi | 2005-01-25 | 1 | -0/+5 |
| |/ / | |||||
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2005-01-11 | 1 | -2/+2 |
| |\ \ | |||||
* | | | | WL#1967 | acurtis@pcgem.rdg.cyberkinetica.com | 2005-02-01 | 1 | -0/+1 |
* | | | | BUG#6034 - Error code 124: Wrong medium type. | ingo@mysql.com | 2005-01-19 | 1 | -0/+2 |
* | | | | When we warn that --log-bin alone is dangerous, we give a suggestion. | guilhem@mysql.com | 2005-01-16 | 1 | -0/+1 |
* | | | | Merge mysql.com:/home/kostja/work/mysql-4.1-7428 | konstantin@mysql.com | 2005-01-11 | 1 | -2/+2 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | A fix for linking failure of MySQL client when linking with imap libraries | konstantin@mysql.com | 2005-01-11 | 1 | -2/+2 |
* | | | | After merge fixes | monty@mysql.com | 2005-01-04 | 1 | -2/+1 |
* | | | | Merge with 4.1 tree to get fix for INSERT IGNORE ... ON DUPLICATE KEY | monty@mysql.com | 2005-01-03 | 1 | -8/+8 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flag | monty@mysql.com | 2004-12-31 | 1 | -9/+12 |
| |/ / | |||||
* | | | Merge with global tree | monty@mysql.com | 2004-12-31 | 1 | -4/+6 |
|\ \ \ | |||||
| * | | | After merge fixes | monty@mysql.com | 2004-12-31 | 1 | -1/+1 |
| * | | | Merge with 4.1 | monty@mishka.local | 2004-12-22 | 1 | -3/+5 |
| |\ \ \ | | |/ / | | | / | | |/ | |/| | |||||
| | * | WL#2274 - INSERT..SELECT..UPDATE | acurtis@pcgem.rdg.cyberkinetica.com | 2004-12-13 | 1 | -0/+10 |
* | | | WL#2126 - Multi_read_range. | ingo@mysql.com | 2004-12-23 | 1 | -0/+1 |
|/ / | |||||
* | | Merge with 4.1 | monty@mysql.com | 2004-12-06 | 1 | -2/+10 |
|\ \ | |/ | |||||
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-12-03 | 1 | -1/+9 |
| |\ | |||||
| | * | Merge | jimw@mysql.com | 2004-12-03 | 1 | -1/+2 |
| | |\ | |||||
| | | * | sql/sql_class.h | serg@serg.mylan | 2004-12-03 | 1 | -1/+2 |
| | * | | Manual fixes to merge of fix for Bug #6682 to 4.1. | jimw@mysql.com | 2004-12-03 | 1 | -8/+5 |
| | * | | Merge | jimw@mysql.com | 2004-12-03 | 1 | -0/+10 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | Prevent adding 'CREATE TABLE .. SELECT' query to the binary log when the | jimw@mysql.com | 2004-12-03 | 1 | -0/+10 |
| * | | | Merge | bell@sanja.is.com.ua | 2004-12-01 | 1 | -0/+6 |
| |\ \ \ | | |/ / | |||||
| * | | | fixed joincleunup to avoid double deletin tables, and too earlyfull cleanup i... | bell@sanja.is.com.ua | 2004-11-16 | 1 | -1/+1 |
* | | | | merge | bell@sanja.is.com.ua | 2004-11-21 | 1 | -3/+6 |
|\ \ \ \ | |||||
| * \ \ \ | merge | bell@sanja.is.com.ua | 2004-11-11 | 1 | -3/+6 |
| |\ \ \ \ |