Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 5.5 merge | Sergei Golubchik | 2013-06-06 | 1 | -1/+1 |
|\ | |||||
| * | mysql-5.5.31 merge | Sergei Golubchik | 2013-05-07 | 1 | -1/+1 |
| |\ | |||||
| | * | BUG#11757250: REPLACE(...) INSIDE A STORED PROCEDURE. | Nisha Gopalakrishnan | 2013-01-12 | 1 | -1/+1 |
| | |\ | |||||
| | | * | BUG#11757250: REPLACE(...) INSIDE A STORED PROCEDURE. | Nisha Gopalakrishnan | 2013-01-12 | 1 | -1/+1 |
* | | | | 5.5 merge | Sergei Golubchik | 2013-03-27 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | The i386 specific code improving character set conversion on the ASCII range | Alexander Barkov | 2013-03-11 | 1 | -1/+1 |
* | | | | MDEV-4011 Added per thread memory counting and usage | Michael Widenius | 2013-01-23 | 1 | -3/+11 |
* | | | | pre-merge | unknown | 2012-12-23 | 1 | -73/+0 |
|\ \ \ \ | |||||
| * | | | | MDEV-377 Name support for dynamic columns | unknown | 2012-09-28 | 1 | -73/+0 |
* | | | | | MDEV-452 Add full support for auto-initialized/updated timestamp and datetime | unknown | 2012-10-17 | 1 | -0/+18 |
| |/ / / |/| | | | |||||
* | | | | Merge from 5.3 | unknown | 2012-08-24 | 1 | -10/+18 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | merge from 5.2 | unknown | 2012-08-24 | 1 | -10/+18 |
| |\ \ \ | |||||
| | * \ \ | Merge from 5.1. | unknown | 2012-08-24 | 1 | -10/+18 |
| | |\ \ \ | |||||
| | | * | | | MDEV-382: Incorrect quoting | unknown | 2012-08-24 | 1 | -10/+18 |
* | | | | | | 5.3 merge | Sergei Golubchik | 2012-01-13 | 1 | -1/+2 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge with 5.2. | Michael Widenius | 2011-12-11 | 1 | -4/+9 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge with MariaDB 5.1 | Michael Widenius | 2011-11-24 | 1 | -4/+9 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge with MySQL 5.1.60 | Michael Widenius | 2011-11-23 | 1 | -2/+5 |
| | | |\ \ \ | | | | | |/ | | | | |/| | |||||
| | | | * | | Bug#12406055 post-push fix: unused variable 'num_chars' in optimized build. | Tor Didriksen | 2011-10-31 | 1 | -1/+2 |
| | | | * | | merge 5.0-security => 5.1-security | Tor Didriksen | 2011-07-15 | 1 | -2/+4 |
| | | | |\ \ | |||||
| | | | | * | | Bug#12406055 BUFFER OVERFLOW OF VARIABLE 'BUFF' IN STRING::SET_REAL | Tor Didriksen | 2011-07-15 | 1 | -2/+4 |
| | | * | | | | Initail merge with MySQL 5.1 (XtraDB still needs to be merged) | Michael Widenius | 2011-11-21 | 1 | -2/+4 |
| | | |\ \ \ \ | | | | |/ / / | |||||
* | | | | | | | always use sql/sql_string.* files, never - client/sql_string.* | Sergei Golubchik | 2011-12-15 | 1 | -3/+0 |
* | | | | | | | fix new String:realloc* variants always to zero-terminate the string | Sergei Golubchik | 2011-12-14 | 1 | -2/+1 |
* | | | | | | | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| | * | | | | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+4 |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | |||||
| | | * | | | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+3 |
| | | * | | | | auto-merge | Ignacio Galarza | 2009-03-19 | 1 | -11/+8 |
| | | |\ \ \ \ | |||||
| | | | * \ \ \ | Merge from dev tree. | Alexey Kopytov | 2009-02-14 | 1 | -2/+2 |
| | | | |\ \ \ \ | |||||
* | | | | \ \ \ \ | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -11/+11 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | |||||
| * | | | | | | | | Fix compile errors and warnings and test errors introduced by microseconds push. | Vladislav Vaintroub | 2011-05-28 | 1 | -2/+2 |
| * | | | | | | | | Merge with 5.1-microseconds | Michael Widenius | 2011-05-28 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
| | * | | | | | | | post review changes 2 | Sergei Golubchik | 2011-05-19 | 1 | -1/+1 |
| * | | | | | | | | Merge with MariaDB 5.1 | Michael Widenius | 2011-05-03 | 1 | -4/+37 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | |||||
| | * | | | | | | | Merge with MySQL 5.1.57/58 | Michael Widenius | 2011-05-02 | 1 | -4/+37 |
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | | | |||||
| * | | | | | | | | Make SQLString reallocation addaptive | Michael Widenius | 2010-11-08 | 1 | -9/+9 |
* | | | | | | | | | 5.5-merge | Sergei Golubchik | 2011-07-02 | 1 | -6/+39 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | |||||
| * | | | | | | | | Bug#11753363 (bug#44793) CHARACTER SETS: CASE CLAUSE, UCS2 OR UTF32, FAILURE | Alexander Barkov | 2011-03-01 | 1 | -2/+2 |
| * | | | | | | | | Merge of fix for Bug#58165. | Martin Hansson | 2011-01-13 | 1 | -4/+37 |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | |||||
| | * | | | | | | | Bug#58165: "my_empty_string" gets modified and causes LOAD DATA to fail and | Martin Hansson | 2011-01-13 | 1 | -4/+37 |
| | | |_|/ / / / | | |/| | | | | | |||||
| | * | | | | | | Bug#45288: pb2 returns a lot of compilation warnings on linux | Davi Arnaut | 2010-07-09 | 1 | -2/+3 |
* | | | | | | | | lots of post-merge changes | Sergei Golubchik | 2011-04-25 | 1 | -58/+0 |
* | | | | | | | | merge. | Sergei Golubchik | 2010-11-25 | 1 | -7/+69 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | / / / / / | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | bugfix: engine defined table options were not showing up in INFORMATION_SCHEM... | Sergei Golubchik | 2010-10-24 | 1 | -2/+2 |
| * | | | | | | MWL#36: Add a mysqlbinlog option to change the used database | Sergey Petrunya | 2009-10-24 | 1 | -0/+3 |
| * | | | | | | After merge | Alexander Ivanov | 2009-10-17 | 1 | -4/+0 |
| * | | | | | | MWL#36: Add a mysqlbinlog option to change the used database. | Alexander Ivanov | 2009-10-16 | 1 | -0/+4 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | * | | | | | Removed not used declarations | Michael Widenius | 2009-10-13 | 1 | -8/+0 |
| * | | | | | | MWL#36: Add a mysqlbinlog option to change the used database. | Alexander Ivanov | 2009-10-16 | 1 | -9/+0 |
| |/ / / / / |