Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving LP BUG#794005 to 5.3 + fixing INSERT of multi-table view. | unknown | 2012-02-03 | 1 | -1/+1 |
* | Merge with 5.2. | Michael Widenius | 2011-12-11 | 1 | -12/+14 |
|\ | |||||
| * | Merge with 5.1 | Michael Widenius | 2011-11-30 | 1 | -1/+1 |
| |\ | |||||
| | * | Fixed compiler warnings | Michael Widenius | 2011-11-30 | 1 | -1/+1 |
| * | | Merge with MariaDB 5.1 | Michael Widenius | 2011-11-24 | 1 | -11/+13 |
| |\ \ | | |/ | |||||
| | * | Initail merge with MySQL 5.1 (XtraDB still needs to be merged) | Michael Widenius | 2011-11-21 | 1 | -11/+13 |
| | |\ | |||||
| | | * | Merge from mysql-5.1.58-release | Karen Langford | 2011-07-06 | 1 | -9/+9 |
| | | |\ | |||||
| | | | * | weave merge of mysql-5.1->mysql-5.1-security | Georgi Kodinov | 2011-05-10 | 1 | -6/+5 |
| | | | |\ | |||||
| | | | * \ | Merged 5.0-security->5.1-security | Georgi Kodinov | 2011-05-04 | 1 | -9/+9 |
| | | | |\ \ | |||||
| | | | | * | | Bug #11764517: 57359: POSSIBLE TO CIRCUMVENT SECURE_FILE_PRIV | Georgi Kodinov | 2011-04-28 | 1 | -24/+24 |
| | | * | | | | Updated/added copyright headers | Kent Boortz | 2011-07-03 | 1 | -7/+6 |
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| | | |||||
| | | * | | | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+4 |
| | | |\ \ \ \ | | | | |_|/ / | | | |/| | | | |||||
| | | | * | | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+3 |
| | | | | |/ | | | | |/| | |||||
* | | | | | | Added new options to KILL. New syntax is KILL [HARD|SOFT] [CONNECTION|QUERY] ... | Michael Widenius | 2011-09-23 | 1 | -5/+5 |
* | | | | | | Added progress reporting for alter table, LOAD DATA INFILE and for aria table... | Michael Widenius | 2011-07-01 | 1 | -3/+43 |
* | | | | | | Merge | Igor Babaev | 2011-05-20 | 1 | -2/+5 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merged the code of MWL#106 into 5.3 | Igor Babaev | 2011-05-16 | 1 | -2/+5 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge of the mwl106 tree into the latest 5.3 tree. | Igor Babaev | 2010-09-23 | 1 | -2/+5 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | MWL#106: Backport optimizations for derived tables and views. | Igor Babaev | 2010-05-26 | 1 | -2/+5 |
* | | | | | | | | | Merge with MariaDB 5.2 | Michael Widenius | 2011-05-10 | 1 | -11/+6 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | / / / / / | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge with MariaDB 5.1 | Michael Widenius | 2011-05-03 | 1 | -11/+6 |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | |||||
| | * | | | | | | Merge with MySQL 5.1.57/58 | Michael Widenius | 2011-05-02 | 1 | -11/+6 |
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | | | |||||
| | | * | | | | | Fix for Bug#11765141 - "58072: LOAD DATA INFILE: LEAKS IO CACHE MEMORY WHEN E... | Guilhem Bichot | 2011-04-07 | 1 | -5/+4 |
| | | * | | | | | Bug#11765139 58069: LOAD DATA INFILE: VALGRIND REPORTS INVALID MEMORY READS ... | Sergey Glukhov | 2011-04-15 | 1 | -1/+1 |
| | | | |_|/ / | | | |/| | | | |||||
* | | | | | | | Merge with 5.2 | Michael Widenius | 2011-03-09 | 1 | -42/+50 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge with 5.1 to get in changes from MySQL 5.1.55 | Michael Widenius | 2011-02-28 | 1 | -42/+50 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Merge with MySQL 5.1.55 | Michael Widenius | 2011-02-20 | 1 | -42/+50 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | merge | Georgi Kodinov | 2010-12-17 | 1 | -0/+7 |
| | | |\ \ \ \ | |||||
| | | | * | | | | BUG#46166: MYSQL_BIN_LOG::new_file_impl is not propagating error | Luis Soares | 2010-11-30 | 1 | -0/+7 |
| | | * | | | | | Bug58747 57359 patch: breaks secure_file_priv+not secure yet+still accesses o... | Kristofer Pettersson | 2010-12-16 | 1 | -42/+43 |
| | | |/ / / / | |||||
| * | | | | | | Merge with alias as String | Michael Widenius | 2011-02-28 | 1 | -5/+10 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | Change TABLE->alias to String for less memory reallocation | Michael Widenius | 2011-02-28 | 1 | -5/+10 |
* | | | | | | | Merge with 5.1-release. | Michael Widenius | 2010-12-06 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge with MySQL 5.1.52 | Michael Widenius | 2010-11-23 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / / | |||||
| | * | | | | Bug #56709: Memory leaks at running the 5.1 test suite | Alexey Kopytov | 2010-09-22 | 1 | -7/+5 |
* | | | | | | Added TRASH() to table->record[0] to find out if we access not initialzed data. | Michael Widenius | 2010-11-27 | 1 | -1/+1 |
* | | | | | | Code cleanup to get fewer reallocs() during execution. | Michael Widenius | 2010-11-24 | 1 | -5/+10 |
|/ / / / / | |||||
* | | | | | 5.1.51 merge | Sergei Golubchik | 2010-10-19 | 1 | -0/+8 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Bug #34283 mysqlbinlog leaves tmpfile after termination if binlog contains l... | unknown | 2010-08-03 | 1 | -0/+8 |
| * | | | | Revert patch for BUG#34283. Causing lots of test failures in PB2, | Luis Soares | 2010-07-30 | 1 | -8/+0 |
| * | | | | Bug #34283 mysqlbinlog leaves tmpfile after termination if binlog contains l... | unknown | 2010-07-30 | 1 | -0/+8 |
* | | | | | Merge with MySQL 5.1.50 | Michael Widenius | 2010-08-27 | 1 | -25/+39 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Bug#45288: pb2 returns a lot of compilation warnings on linux | Davi Arnaut | 2010-07-20 | 1 | -7/+6 |
| * | | | | Bug #51876: crash/memory underrun when loading data with ucs2 | Georgi Kodinov | 2010-07-14 | 1 | -23/+33 |
* | | | | | Fixed warnings and build failures after last push | Michael Widenius | 2010-08-02 | 1 | -3/+3 |
* | | | | | Merge with MySQL 5.1.49 | Michael Widenius | 2010-08-02 | 1 | -2/+4 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge | Georgi Kodinov | 2010-06-09 | 1 | -0/+4 |
| |\ \ \ \ | |||||
| | * | | | | Bug #52512: Assertion `! is_set()' in Diagnostics_area::set_ok_status | Georgi Kodinov | 2010-04-07 | 1 | -0/+4 |
| * | | | | | Bug#53189 Table map version unused and can be removed | He Zhenxing | 2010-05-08 | 1 | -2/+0 |
* | | | | | | restore the unintentinally broken ABI | Sergei Golubchik | 2010-07-23 | 1 | -1/+1 |
| |_|/ / / |/| | | | |