Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | Bug #11752803 SERVER CRASHES IF MAX_CONNECTIONS DECREASED BELOW | Venkata Sidagam | 2013-01-24 | 1 | -14/+8 | |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | ||||||
| | | * | | | Bug #11752803 SERVER CRASHES IF MAX_CONNECTIONS DECREASED BELOW | Venkata Sidagam | 2013-01-24 | 1 | -14/+8 | |
| | * | | | | Bug#11757464:SERVER CRASH IN RECURSIVE CALL WHEN OOM | Nisha Gopalakrishnan | 2013-01-15 | 4 | -6/+13 | |
| * | | | | | strmake_buf(X,Y) helper, equivalent to strmake(X,Y,sizeof(X)-1) | Sergei Golubchik | 2013-04-17 | 2 | -2/+2 | |
* | | | | | | Fixed timing failure in myisam-metadata.test | Michael Widenius | 2013-06-06 | 1 | -5/+5 | |
* | | | | | | 5.5 merge | Sergei Golubchik | 2013-04-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | MDEV-4243 Warnings/errors while compiling with clang | Sergei Golubchik | 2013-03-28 | 1 | -1/+1 | |
* | | | | | | * frm extra2 segment. | Sergei Golubchik | 2013-04-09 | 1 | -1/+1 | |
* | | | | | | CREATE TABLE and frm-less discovering engines. | Sergei Golubchik | 2013-04-09 | 1 | -1/+1 | |
* | | | | | | my_dir() cleanup | Sergei Golubchik | 2013-04-07 | 2 | -152/+98 | |
* | | | | | | small cleanup | Sergei Golubchik | 2013-04-07 | 1 | -2/+4 | |
* | | | | | | remove ULL() and LL(), because they're totally unnecessary | Sergei Golubchik | 2013-04-07 | 3 | -7/+9 | |
* | | | | | | 5.5 merge | Sergei Golubchik | 2013-03-27 | 5 | -18/+27 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | 5.3->5.5 merge | Sergei Golubchik | 2013-02-28 | 3 | -7/+13 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| | * | | | | 5.2 -> 5.3 | Sergei Golubchik | 2013-02-28 | 4 | -12/+16 | |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | ||||||
| | | * | | | 5.1 -> 5.2 merge | Sergei Golubchik | 2013-02-28 | 4 | -12/+16 | |
| | | |\ \ \ | ||||||
| | | | * \ \ | mysql-5.1 merge | Sergei Golubchik | 2013-02-28 | 4 | -11/+15 | |
| | | | |\ \ \ | | | | | | |/ | | | | | |/| | ||||||
| | | | * | | | MDEV-4194: Fix typo (missing comma) in mysys error messages | Vladislav Vaintroub | 2013-02-21 | 1 | -1/+1 | |
| * | | | | | | merge with mysql-5.5.30 minus few incorrect or not applicable changesets | Sergei Golubchik | 2013-02-28 | 4 | -11/+14 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| | * | | | | | Merge of patch for Bug#16066243 from mysql-5.1. | Nirbhay Choubey | 2013-01-07 | 2 | -6/+8 | |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | ||||||
| | | * | | | | Bug#16066243 PB2 FAILURES I_MAIN.BUG15912213 AND | Nirbhay Choubey | 2013-01-07 | 2 | -6/+8 | |
| | * | | | | | Merge of patch for bug#16066243 from mysql-5.1. | Nirbhay Choubey | 2013-01-04 | 1 | -2/+3 | |
| | |\ \ \ \ \ | | | |/ / / / | ||||||
| | | * | | | | Bug#16066243 PB2 FAILURES I_MAIN.BUG15912213 AND | Nirbhay Choubey | 2013-01-04 | 1 | -2/+3 | |
| | * | | | | | BUG#11753923-SQL THREAD CRASHES ON DISK FULL | Venkatesh Duggirala | 2013-01-02 | 3 | -6/+44 | |
| | |\ \ \ \ \ | | | |/ / / / | ||||||
| | | * | | | | BUG#11753923-SQL THREAD CRASHES ON DISK FULL | Venkatesh Duggirala | 2013-01-02 | 3 | -6/+44 | |
| | * | | | | | BUG#14727815 - CRASH IN PTHREAD_RWLOCK_WRLOCK/SRW_UNLOCK | Ahmad Abdullateef | 2012-12-18 | 1 | -1/+1 | |
| | |\ \ \ \ \ | | | |/ / / / | ||||||
| | * | | | | | Merging from 5.1 to 5.5 for bug#11761752 | Ravinder Thakur | 2012-12-13 | 1 | -0/+64 | |
| | |\ \ \ \ \ | | | |/ / / / | ||||||
| | | * | | | | bug#11761752: DO NOT ALLOW USE OF ALTERNATE DATA STREAMS ON NTFS FILESYSTEM. | Ravinder Thakur | 2012-12-13 | 3 | -0/+73 | |
* | | | | | | | Speed up connection time: | Michael Widenius | 2013-03-25 | 2 | -6/+19 | |
* | | | | | | | missing cast added | Sergei Golubchik | 2013-02-04 | 1 | -1/+1 | |
* | | | | | | | 5.5 merge | Sergei Golubchik | 2013-01-29 | 1 | -7/+3 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | 5.3 merge | Sergei Golubchik | 2013-01-15 | 1 | -7/+3 | |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| | * | | | | | 5.2->5.3 merge | Sergei Golubchik | 2013-01-10 | 1 | -7/+3 | |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | ||||||
| | | * | | | | merge | Vladislav Vaintroub | 2012-12-21 | 1 | -7/+3 | |
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| | | ||||||
| | | | * | | | MDEV-3918: myisamchk bogus error for files larger than 4GB. | Vladislav Vaintroub | 2012-12-06 | 1 | -7/+3 | |
* | | | | | | | 32-bit fix: first cast the value to a signed type, then subtract | Sergei Golubchik | 2013-01-23 | 1 | -1/+1 | |
* | | | | | | | cleanup: | Sergei Golubchik | 2013-01-23 | 3 | -43/+47 | |
* | | | | | | | cleanup: | Sergei Golubchik | 2013-01-23 | 1 | -3/+1 | |
* | | | | | | | cleanup: remove unused init_dynamic_array and init_dynamic_array2 symbols, | Sergei Golubchik | 2013-01-23 | 1 | -4/+4 | |
* | | | | | | | cleanup: use MYF() for mysys flags | Sergei Golubchik | 2013-01-23 | 6 | -13/+12 | |
* | | | | | | | MDEV-4011 Added per thread memory counting and usage | Michael Widenius | 2013-01-23 | 31 | -104/+294 | |
* | | | | | | | Compiler warning fixed. | unknown | 2013-01-14 | 1 | -6/+3 | |
* | | | | | | | Windows compiler warnings fix. | unknown | 2013-01-11 | 1 | -7/+9 | |
* | | | | | | | Fix windows compiler warnings. | unknown | 2013-01-11 | 1 | -24/+32 | |
* | | | | | | | fixed crossplatform double values representation. | unknown | 2013-01-10 | 1 | -1/+1 | |
* | | | | | | | 32 bit systems warnings fixed. | unknown | 2013-01-10 | 1 | -6/+6 | |
* | | | | | | | pre-merge | unknown | 2012-12-23 | 2 | -669/+2979 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Post-post review fixes. | unknown | 2012-12-23 | 1 | -13/+47 | |
| * | | | | | | | backport to 5.5 dyncol changes and names support | unknown | 2012-12-23 | 2 | -490/+891 | |
| * | | | | | | | MDEV-506 Cassandra dynamic columns access | unknown | 2012-09-28 | 1 | -20/+269 |