Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge Windows performance patches into 5.3 | Vladislav Vaintroub | 2011-07-05 | 3 | -11/+11 |
|\ | |||||
| * | fix warnings | Vladislav Vaintroub | 2011-06-13 | 1 | -8/+8 |
| * | Backport Fix for Bug#24509 - 2048 file descriptor limit on windows needs incr... | Vladislav Vaintroub | 2011-06-12 | 3 | -3/+3 |
* | | Added progress reporting for alter table, LOAD DATA INFILE and for aria table... | Michael Widenius | 2011-07-01 | 2 | -3/+55 |
* | | Merge 5.2 -> 5.3 | Sergey Petrunya | 2011-06-24 | 2 | -5/+26 |
|\ \ | |||||
| * | | Fixes BUG#60976 "Crash, valgrind warning and memory leak with partitioned arc... | Michael Widenius | 2011-06-11 | 2 | -5/+26 |
| |/ | |||||
* | | Merge with Sergei's tree to get in latest microsecond patches and also fixes ... | Michael Widenius | 2011-06-11 | 1 | -1/+1 |
|\ \ | |||||
| * \ | merge with 5.1-micro | Sergei Golubchik | 2011-06-07 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | revert a suggested "optimization" that introduced a bug | Sergei Golubchik | 2011-06-06 | 1 | -1/+1 |
* | | | | Fixed compile failure when we don't use system zlib | Michael Widenius | 2011-06-09 | 1 | -0/+1 |
|/ / / | |||||
* | | | 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 | 4 | -6/+7 |
|\ \ \ | |/ / | |||||
| * | | post review changes 2 | Sergei Golubchik | 2011-05-19 | 2 | -2/+2 |
| * | | many changes to my_getsystime.c: | Sergei Golubchik | 2011-05-19 | 1 | -1/+1 |
| * | | wl#173 - temporal types with sub-second resolution | Sergei Golubchik | 2011-03-01 | 1 | -2/+2 |
| * | | missing DBUG_RETURN | Sergei Golubchik | 2011-02-23 | 1 | -1/+2 |
* | | | automatic merge | unknown | 2011-05-18 | 1 | -1/+14 |
|\ \ \ | |||||
| * | | | Rewritten patch of percona - switching query cache on and off, removing comme... | unknown | 2011-05-18 | 1 | -1/+14 |
* | | | | automerge | unknown | 2011-05-18 | 1 | -3/+8 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | automerge | unknown | 2011-05-18 | 1 | -3/+8 |
| |\ \ | |||||
| | * | | Fix mysqltest printing of include stack. | unknown | 2011-05-18 | 1 | -3/+8 |
* | | | | Merge with 5.2 | Michael Widenius | 2011-05-16 | 1 | -9/+9 |
|\ \ \ \ | |/ / / | |||||
| * | | | Small CMake fixes : | Vladislav Vaintroub | 2011-05-15 | 1 | -9/+9 |
* | | | | Merge with dynamic column code | Michael Widenius | 2011-05-12 | 1 | -2/+6 |
|\ \ \ \ | |||||
| * | | | | Fixed bug when accessing wrong decimal value in dynamic string (Fixed lp:781233) | Michael Widenius | 2011-05-12 | 1 | -2/+6 |
* | | | | | Merge with MariaDB 5.2 | Michael Widenius | 2011-05-10 | 9 | -56/+150 |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | |||||
| * | | | mysqltest: Write command to be executed to the log BEFORE executing the command. | Michael Widenius | 2011-05-09 | 1 | -1/+19 |
| * | | | Automatic merge with 5.1 | Michael Widenius | 2011-05-04 | 1 | -0/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Fixed build errors on centos5-amd64-minimal, where we compile with very few c... | Michael Widenius | 2011-05-04 | 1 | -0/+1 |
| * | | | Automatic merge | Michael Widenius | 2011-05-04 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Fix warning (unused local variable) | Vladislav Vaintroub | 2011-05-03 | 1 | -1/+1 |
| * | | | Merge with MariaDB 5.1 | Michael Widenius | 2011-05-03 | 9 | -55/+131 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge with MySQL 5.1.57/58 | Michael Widenius | 2011-05-02 | 9 | -55/+131 |
| | |\ \ | |||||
| | | * | | Bug#11765157 - 58090: mysqlslap drops schema specified in | Nirbhay Choubey | 2011-04-08 | 2 | -3/+9 |
| | | * | | BUG#11766427, BUG#59539: Filter by server id in mysqlbinlog fails | Sven Sandberg | 2011-03-25 | 1 | -3/+11 |
| | | * | | Bug #11885854 MYSQLTEST: PS-PROTOCOL IMPLIED BY CURSOR-PROTOCOL LOST AFTER EN... | Bjorn Munch | 2011-03-18 | 1 | -3/+5 |
| | | * | | Bug#11766310 : 59398: MYSQLDUMP 5.1 CAN'T HANDLE A DASH | Nirbhay Choubey | 2011-02-21 | 1 | -2/+8 |
| | | * | | Follow up fix for bug#57450. | Dmitry Shulga | 2011-02-09 | 1 | -0/+2 |
| | | * | | Follow up fix for bug#57450. | Dmitry Shulga | 2011-02-09 | 2 | -0/+10 |
| | | * | | Fixed bug#57450 - mysql client enter in an infinite loop | Dmitry Shulga | 2011-02-05 | 3 | -20/+33 |
| | | * | | merge | Mattias Jonsson | 2011-01-26 | 1 | -2/+6 |
| | | |\ \ | |||||
| | | | * | | Bug#47902: partition_recover_myisam fails with --ps-protocol | Mattias Jonsson | 2011-01-10 | 1 | -2/+6 |
| | | * | | | Fixed copyright headers in mtr src files | Bjorn Munch | 2011-01-18 | 1 | -2/+2 |
| | | * | | | Bug#58221 : mysqladmin --sleep=x --count=x keeps looping | Nirbhay Choubey | 2011-01-16 | 1 | -0/+3 |
| | | * | | | Bug#13618 : mysqldump --xml omits comment on table field | Nirbhay Choubey | 2011-01-14 | 1 | -2/+11 |
| | | * | | | Bug#59109 : mysqlslap crashes on mysql_fetch_row after ignoring | Nirbhay Choubey | 2011-01-13 | 1 | -5/+15 |
| | | * | | | Bug #58900 query_get_value crashes when result begins with dollar sign | Bjorn Munch | 2011-01-11 | 1 | -4/+9 |
| | | * | | | Bug #59002 Please make mtr print correct file and line number when tests fail | Bjorn Munch | 2011-01-11 | 1 | -9/+18 |
| | | |/ / | |||||
* | | | | | MWL#180: merge fixes from 5.2-rpl + forgot to adjust revision from which chec... | unknown | 2011-05-04 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | MWL#180 Buildbot fixes: | unknown | 2011-05-04 | 1 | -1/+2 |