summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Fixed tokudb test result to make it stable (was altering between index and ra...Monty2015-10-082-34/+32
* MDEV-8379 - SUSE mariadb patchesSergey Vojtovich2015-10-012-4/+4
* MDEV-8450: PATCH] Wrong macro expansion in Query_cache::send_result_to_client()Oleksandr Byelkin2015-09-065-5/+5
* Fixed overrun in key cache if one tried to allocate a key cacheMonty2015-08-131-11/+17
* Merge branch 'bb-10.0-jan' into 10.0Sergei Golubchik2015-08-0516-170/+1390
|\
| * Fix merge error.Jan Lindström2015-08-041-0/+4
| * Merge commit '96badb16afcf' into 10.0Jan Lindström2015-08-0316-170/+1386
| |\
| | * Make sure name buffer has string end marker on correct place.Jan Lindström2015-07-314-66/+110
| | * MDEV-6697: Improve foreign keys warnings/errorsJan Lindström2015-07-316-166/+942
| | * MDEV-8524: Improve error messaging when there is duplicate key or foreign key...Jan Lindström2015-07-316-2/+301
| | * MDEV-8474: InnoDB sets per-connection data unsafelyJan Lindström2015-07-212-0/+2
* | | Merge 'https://github.com/Buggynours/MariaDB 10.0' into 10.0Sergei Golubchik2015-08-038-19/+403
|\ \ \
| * | | remove generated CONNECT filesSergei Golubchik2015-08-035-11/+0
| * | | Merge branch 'ob-10.0' into 10.0Olivier Bertrand2015-07-301-3/+4
| |\ \ \
| | * | | Fix MDEV-8561 removing a wrong patchOlivier Bertrand2015-07-301-3/+4
| * | | | Merge branch 'ob-10.0' into 10.0Olivier Bertrand2015-07-281-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Fix (?) retrieving integer arguments in JSON UDF'sOlivier Bertrand2015-07-221-1/+1
| * | | | Resolving conflict on ha_connect.ccOlivier Bertrand2015-07-096-14/+397
| |\ \ \ \ | | |/ / /
| | * | | Correct typo in endian.testOlivier Bertrand2015-07-072-2/+2
| | * | | Add some new tests:Olivier Bertrand2015-07-074-0/+373
| | * | | Fix regression bug on "select max(length(nom)) from emp1" when:Olivier Bertrand2015-07-071-5/+5
| | * | | Fix loosing result lines when all of this is true:Olivier Bertrand2015-07-062-13/+23
| | * | | Set maturity to GAMMA modified ha_connect.ccOlivier Bertrand2015-06-251-1/+1
| * | | | Set maturity to GAMMA modified ha_connect.ccOlivier Bertrand2015-06-251-1/+1
| |/ / /
* | | | Merge branch 'merge-perfschema-5.6' into 10.0Sergei Golubchik2015-08-0327-103/+293
|\ \ \ \
| * | | | 5.6.26Sergei Golubchik2015-08-0326-102/+292
* | | | | Merge branch 'merge-innodb-5.6' into 10.0Sergei Golubchik2015-08-0316-249/+272
|\ \ \ \ \
| * | | | | 5.6.26Sergei Golubchik2015-08-0315-248/+271
* | | | | | Merge branch 'merge-xtradb-5.6' into 10.0Sergei Golubchik2015-08-0322-176/+445
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | 5.6.25-73.1Sergei Golubchik2015-08-0126-266/+523
* | | | | | CONNECT: compiler warningsSergei Golubchik2015-07-271-6/+6
* | | | | | CONNECT: clean up a stray variableSergei Golubchik2015-07-271-0/+8
* | | | | | MDEV-7574 Security definer views don't work with CONNECT ODBC tablesSergei Golubchik2015-07-2713-20/+1620
* | | | | | Updating the instructions on how to prepare the OS to runAlexander Barkov2015-07-221-0/+9
* | | | | | MDEV-8506 mroonga/wrapper.performance_schema fails in buildbot on bld-dan-rel...Elena Stepanova2015-07-201-1/+1
* | | | | | MDEV-8463: 10.0 tree does not buildJan Lindström2015-07-141-4/+1
* | | | | | MDEV-8386: MARIADB creates very big tmp file > 351Gb. Started happening after...Jan Lindström2015-07-142-2/+28
* | | | | | Code cleanup.Jan Lindström2015-07-142-4/+5
* | | | | | Apply fix for raw devices to XtraDBjosh4trunks2015-07-121-0/+2
* | | | | | Apply fix for raw devices to XtraDBjosh4trunks2015-07-124-79/+65
* | | | | | MDEV-8392: Couldn't alter field with default value for make it not nullable.Jan Lindström2015-06-302-0/+58
* | | | | | MDEV-7398 mysqld segfaults on FreeBSD 10.1 i386 when built with clang 3.4Sergei Golubchik2015-06-161-2/+2
* | | | | | MDEV-8128 cmake fails to detect boost librariesSergei Golubchik2015-06-161-0/+1
* | | | | | Merge branch 'connect-10.0' into 10.0Sergei Golubchik2015-06-1687-1226/+1519
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Commit merge resolved filesOlivier Bertrand2015-06-055-115/+0
| * | | | | Commit merge resolved filesOlivier Bertrand2015-06-05754-19671/+39599
| |\ \ \ \ \
| * | | | | | Fix swapping key numeric values on Big Endian machines.Olivier Bertrand2015-06-032-4/+4
| * | | | | | Fix swapping key numeric values on Big Endian machines.Olivier Bertrand2015-06-031-2/+2
| * | | | | | Fix swapping key numeric values on Big Endian machines.Olivier Bertrand2015-06-032-0/+14
| * | | | | | Fix swapping key numeric values on Big Endian machines.Olivier Bertrand2015-06-031-8/+8