summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Windows Fix 2bb-hidden-testSachin Setiya2017-12-021-1/+2
* Windows FixSachin Setiya2017-12-023-12/+12
* A better way of putting value into invisible columnSachin Setiya2017-11-292-7/+3
* Bug solved of Auto_increment and create_table as select tableSachin Setiya2017-11-274-37/+49
* CleanupSachin Setiya2017-11-271-36/+0
* More tests addedSachin Setiya2017-11-272-1/+53
* Intermediate commit 2Sachin Setiya2017-11-263-16/+12
* Intermediate Commit 1Sachin Setiya2017-11-2613-24/+115
* Automatic INVISIBLE_INDEX renaming issue solvedSachin Setiya2017-11-223-2/+6
* No idea why this is not workingSachin Setiya2017-11-222-9/+7
* Some error solved , Some remainingSachin Setiya2017-11-222-7/+25
* A better alterSachin Setiya2017-11-223-42/+67
* sahfsfdjafSachin Setiya2017-11-222-7/+48
* Commit 4Sachin Setiya2017-11-224-40/+40
* commit 3Sachin Setiya2017-11-224-297/+309
* commit 2Sachin Setiya2017-11-2210-60/+39
* Intermediate commitSachin Setiya2017-11-228-210/+286
* Invisible IndexSachin Setiya2017-11-2212-114/+324
* commit 2Sachin Setiya2017-11-226-3/+333
* Initial_commitSachin Setiya2017-11-2221-22/+838
* Travis-CI: clean up cruft and add more in-line commmentsOtto Kekäläinen2017-11-211-38/+3
* Travis-CI: slim down the deb build so it passes in the 50 minute time limitOtto Kekäläinen2017-11-213-14/+14
* Travis-CI: make deb job visible on the parallel jobs listOtto Kekäläinen2017-11-211-0/+2
* Spelling fixbigs2017-11-191-1/+1
* MDEV-14412 Support TCP keepalive optionsVladislav Vaintroub2017-11-1712-286/+542
* MDEV-14114 Intoduce variable for binlog io cache size.Vladislav Vaintroub2017-11-176-2/+27
* Simplify fn_rextMichael Widenius2017-11-174-15/+9
* MDEV-14378 - Allow on to drop orphaned #sql- tablesMichael Widenius2017-11-173-20/+35
* Remove mark_check_constraint_columns from deleteMichael Widenius2017-11-171-5/+0
* Handle failures from mallocMichael Widenius2017-11-1721-207/+391
* Tests: dependency on wsrep removed from sql_sequence testsAleksey Midenkov2017-11-164-15/+12
* Removed accidentally added sysvars filesVicențiu Ciorbaru2017-11-166-3313/+0
* mysys: Remove freebsd freopen implementationDaniel Black2017-11-151-60/+0
* MDEV-14396 Assertion failed in create_option_need_rebuildMarko Mäkelä2017-11-155-34/+50
* MDEV-14378 In ALGORITHM=INPLACE, use a common name for the intermediate table...Marko Mäkelä2017-11-138-67/+70
* Merge bb-10.2-ext into 10.3Marko Mäkelä2017-11-10273-11290/+8048
|\
| * Merge 10.2 into bb-10.2-extMarko Mäkelä2017-11-104-21/+4
| |\
| | * Allow innodb_open_files to be exceededMarko Mäkelä2017-11-102-0/+3
| | * MDEV-14100 Assertion `!is_user_rec || leaf || ...Marko Mäkelä2017-11-101-0/+1
| | * Follow-up fix of MDEV-13795/MDEV-14332Marko Mäkelä2017-11-101-21/+0
| * | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-11-1019-531/+246
| |\ \ | | |/
| | * MDEV-13795/MDEV-14332 Corruption during online table-rebuilding ALTER when VI...Marko Mäkelä2017-11-0918-531/+243
| | * MDEV-14334: Update test results for rocksdb.bulk_load_rev_dataSergei Petrunia2017-11-091-0/+3
| * | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extMonty2017-11-09100-897/+1187
| |\ \ | | |/
| | * Cleanup up after failed alter table in add_index_inplace_crashMonty2017-11-091-0/+10
| | * Merge 10.1 into 10.2Marko Mäkelä2017-11-093-4/+23
| | |\
| | | * MDEV-14333 Mariabackup --apply-log-only crashes if incomplete transactions wi...Marko Mäkelä2017-11-093-6/+21
| | * | Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2017-11-0918-52/+191
| | |\ \ | | | |/
| | | * Merge remote-tracking branch 'origin/10.0' into 10.1Alexander Barkov2017-11-0918-52/+190
| | | |\
| | | | * MDEV-14164: Unknown column error when adding aggregate to function in oracle ...Oleksandr Byelkin2017-11-0914-45/+153