Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mysql-5.1.62 merge | Sergei Golubchik | 2012-04-05 | 1 | -2/+2 |
|\ | |||||
| * | Updated/added copyright headers | Kent Boortz | 2012-02-15 | 1 | -1/+1 |
| |\ | |||||
| * | | BUG#13458237 - INCONSISTENT HANDLING OF INVALIDE DATES WITH ZERO DAY. SIMILAR... | Alexander Barkov | 2012-01-24 | 1 | -1/+1 |
* | | | Initail merge with MySQL 5.1 (XtraDB still needs to be merged) | Michael Widenius | 2011-11-21 | 3 | -6/+13 |
|\ \ \ | |/ / | |||||
| * | | Updated/added copyright headers | Kent Boortz | 2011-07-03 | 1 | -1/+2 |
| |\ \ | |||||
| * \ \ | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 3 | -6/+13 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 3 | -6/+8 |
* | | | | typos fixed | Sergei Golubchik | 2011-11-08 | 1 | -1/+1 |
* | | | | Merge with MySQL 5.1.57/58 | Michael Widenius | 2011-05-02 | 1 | -2/+3 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Bug#11889186 60503: CRASH IN MAKE_DATE_TIME WITH DATE_FORMAT / STR_TO_DATE C... | Sergey Glukhov | 2011-04-27 | 1 | -1/+2 |
| |/ / | |||||
| * | | merge to 5.1. | Georgi Kodinov | 2011-02-02 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Fixes for Bug #55755 and Bug #52315 part 2 | Georgi Kodinov | 2011-02-02 | 1 | -1/+1 |
* | | | Get rid of compiler warnings | Michael Widenius | 2011-02-28 | 1 | -0/+3 |
* | | | - Reduced memory requirements for mysqltest to 1/4.th This also gave a speed... | Michael Widenius | 2011-02-24 | 1 | -0/+3 |
* | | | Merge with MySQL 5.1.50 | Michael Widenius | 2010-08-27 | 1 | -3/+0 |
|\ \ \ | |/ / | |||||
| * | | Bug#45288: pb2 returns a lot of compilation warnings on linux | Davi Arnaut | 2010-07-09 | 1 | -16/+7 |
* | | | Merge with MySQL 5.1.49 | Michael Widenius | 2010-08-02 | 1 | -7/+20 |
|\ \ \ | |/ / | |||||
| * | | Using an initial command with mysql_options(..., MYSQL_INIT_COMMAND, ...) | Jim Winstead | 2010-05-09 | 1 | -7/+20 |
* | | | Fixed compiler warnings and sporadic failures in test cases | Michael Widenius | 2010-03-28 | 1 | -1/+1 |
* | | | Patch set contributed by Alex Budovski (MCA) | Michael Widenius | 2010-01-29 | 1 | -2/+16 |
* | | | Changed version number from RC to stable | Michael Widenius | 2010-01-29 | 1 | -2/+8 |
|\ \ \ | |/ / | |||||
* | | | Ensure that mysql_get_server_version() also works if there is a non numerical... | Michael Widenius | 2009-12-03 | 1 | -2/+6 |
* | | | Merge with MySQL 5.1, with following additions: | unknown | 2009-11-16 | 2 | -5/+4 |
|\ \ \ | |/ / | |||||
| * | | Bug#47571: idle named pipe connection is unkillable | Vladislav Vaintroub | 2009-11-02 | 1 | -3/+3 |
| * | | Merge from 5.0 | Staale Smedseng | 2009-09-17 | 1 | -2/+1 |
| |\ \ | | |/ | |||||
| | * | Bug #43414 Parenthesis (and other) warnings compiling MySQL | Staale Smedseng | 2009-09-17 | 1 | -2/+1 |
* | | | Merge MySQL 5.1.39 into MariaDB 5.1. | unknown | 2009-10-15 | 2 | -9/+18 |
|\ \ \ | |/ / | |||||
| * | | Post fix patch for bug#20577 and bug#46362. | Mattias Jonsson | 2009-09-01 | 1 | -2/+3 |
| * | | manual merge | Tatiana A. Nurnberg | 2009-08-31 | 1 | -0/+9 |
| |\ \ | | |/ | |||||
| | * | Bug#35132: MySQLadmin --wait ping always crashes on Windows systems | Tatiana A. Nurnberg | 2009-08-31 | 1 | -0/+9 |
| * | | Merge from 5.0 for 43414 | Staale Smedseng | 2009-08-28 | 2 | -4/+2 |
| |\ \ | | |/ | |||||
| | * | Bug #43414 Parenthesis (and other) warnings compiling MySQL | Staale Smedseng | 2009-08-28 | 2 | -5/+3 |
| * | | Manual merge between bug#46362 and bug#20577. | Mattias Jonsson | 2009-08-28 | 1 | -3/+1 |
| |\ \ | |||||
| | * | | Bug#46362: Endpoint should be set to false for TO_DAYS(DATE) | Mattias Jonsson | 2009-08-26 | 1 | -3/+1 |
| * | | | Merge from mysql-5.0-bugteam. | Davi Arnaut | 2009-08-13 | 1 | -0/+3 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
| | * | Bug#46013: rpl_extraColmaster_myisam fails on pb2 | Davi Arnaut | 2009-08-13 | 1 | -0/+3 |
* | | | Merge MySQL->MariaDB | Sergey Petrunya | 2009-09-08 | 1 | -35/+88 |
|\ \ \ | |/ / | |||||
| * | | Bug#45017: Failure to connect if hostname maps to multiple addresses | Davi Arnaut | 2009-07-30 | 1 | -7/+27 |
| * | | Merge from mysql-5.0-bugteam. | Davi Arnaut | 2009-06-10 | 1 | -4/+16 |
| |\ \ | | |/ | |||||
| | * | Bug#41190: shared memory connections do not work in Vista, if server started ... | Davi Arnaut | 2009-06-10 | 1 | -4/+16 |
| * | | Adding missing forward declaration for bug 43560 | Staale Smedseng | 2009-05-20 | 1 | -1/+2 |
| * | | Recommit of bug 43560 after merge with mysql-5.1-bugteam | Staale Smedseng | 2009-05-20 | 1 | -24/+44 |
* | | | Fix memory leak in mysql_ssl_set() when called more than once. | unknown | 2009-06-23 | 1 | -0/+5 |
* | | | Merged with mysql-5.1 tree. | Michael Widenius | 2009-04-25 | 2 | -4/+4 |
|\ \ \ | |/ / | |||||
| * | | auto-merge | Ignacio Galarza | 2009-03-19 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Fix for bug #40552: Race condition around default_directories | Alexey Kopytov | 2009-02-27 | 1 | -1/+1 |
| * | | | auto-merge | Ignacio Galarza | 2009-03-17 | 1 | -1/+12 |
| |\ \ \ | | |/ / | |||||
| * | | | Bug#29125 Windows Server X64: so many compiler warnings | Ignacio Galarza | 2009-02-13 | 2 | -3/+3 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Bug#29125 Windows Server X64: so many compiler warnings | Ignacio Galarza | 2009-02-10 | 2 | -3/+3 |
* | | | | merge of 5.1-main into 5.1-maria. MyISAM changes are propagated to Maria except | Guilhem Bichot | 2009-04-01 | 1 | -1/+12 |
|\ \ \ \ | | |_|/ | |/| | |