summaryrefslogtreecommitdiff
path: root/storage/federated
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-021-9/+9
|\
| * MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.Vladislav Vaintroub2017-09-281-9/+9
* | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-09-201-62/+7
|\ \ | |/
| * MDEV-12951 Server crash [mysqld got exception 0xc0000005]Sergei Golubchik2017-09-181-2/+7
| * cleanup: remove dead codeSergei Golubchik2017-09-181-60/+0
* | Merge branch '10.2' into bb-10.2-extSergei Golubchik2017-08-251-0/+2
|\ \ | |/
| * Merge branch '10.1' into 10.2Sergei Golubchik2017-08-171-0/+2
| |\
| | * Merge branch '10.0' into 10.1Sergei Golubchik2017-08-081-0/+2
| | |\
| | | * MDEV-12824 GCC 7 warning: this statement may fall through [-Wimplicit-fallthr...Sergei Golubchik2017-07-201-0/+2
| | | * Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-0/+2
* | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-06-151-0/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2017-05-221-0/+2
| |\ \ \ | | |/ /
| | * | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-0/+2
* | | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-24/+24
* | | | Added "const" to new data for handler::update_row()Michael Widenius2017-04-182-2/+2
|/ / /
* | | MDEV-11597 Assertion when doing select from virtual column with impossible valueMonty2017-01-111-1/+1
* | | fix build and some warningskevg2016-11-241-1/+0
* | | MDEV-6353 my_ismbchar() and my_mbcharlen() refactoringAlexander Barkov2016-05-171-2/+1
|/ /
* | Merge branch '10.0' into 10.1Sergei Golubchik2016-03-211-1/+1
|\ \ | |/
| * Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-041-1/+1
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-211-10/+21
|\ \ | |/
| * Merge branch '5.5' into 10.0Sergei Golubchik2015-12-131-10/+21
| |\
| | * MDEV-8313 Got an error writing communication packetsSergei Golubchik2015-12-071-10/+21
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-10-121-1/+1
|\ \ \ | |/ /
| * | MDEV-8450: PATCH] Wrong macro expansion in Query_cache::send_result_to_client()Oleksandr Byelkin2015-09-061-1/+1
* | | Merge tag 'mariadb-10.0.19' into 10.1Sergei Golubchik2015-06-011-2/+2
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-05-041-2/+2
| |\ \ | | |/
| | * Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2015-04-271-2/+2
| | |\
| | | * Bug #12671631 CREATE TABLE .. LIKE .. FEDERATED TABLEArun Kuruvila2015-01-281-2/+2
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-03-071-3/+3
|\ \ \ \ | |/ / /
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2015-02-181-3/+3
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'mysql/5.5' into bb-5.5-merge @ mysql-5.5.42Sergei Golubchik2015-02-111-3/+3
| | |\ \ | | | |/
| | | * Bug#17599258:- ERROR 1160 (08S01): GOT AN ERROR WRITINGArun Kuruvila2014-11-101-3/+11
| | | * Bug #16324629 : SERVER CRASHES ON UPDATE/JOIN FEDERATED + Arun Kuruvila2013-12-302-2/+21
| | | * Bug #12876932 - INCORRECT SELECT RESULT ON FEDERATED TABLEVenkata Sidagam2012-07-261-1/+1
| | | |\
| | | | * Bug #12876932 - INCORRECT SELECT RESULT ON FEDERATED TABLEVenkata Sidagam2012-07-261-1/+1
| | | * | Updated/added copyright headersMySQL Build Team2012-02-161-1/+1
| | | |\ \ | | | | |/
| | | | * Updated/added copyright headersKent Boortz2012-02-152-2/+2
| | | * | Auto-merge from mysql-5.1.Ramil Kalimullin2011-12-231-1/+2
| | | |\ \ | | | | |/
| | | | * Fix for bug#11758931 - 51196: SLAVE SQL: GOT AN ERROR WRITINGRamil Kalimullin2011-12-231-1/+2
| | | * | Auto-merge from mysq-5.1.Ramil Kalimullin2011-12-231-0/+9
| | | |\ \ | | | | |/
| | | | * Fix for bug#11758931 - 51196: SLAVE SQL: GOT AN ERROR WRITING Ramil Kalimullin2011-12-231-0/+9
| | | | * Bug #11750417 40942: UNABLE TO INSTALL FEDERATED PLUGINBjorn Munch2011-09-051-2/+2
| | | * | Merging into mysql-5.5.16-release.Mats Kindahl2011-08-151-1/+2
| | | * | Updated/added copyright headersKent Boortz2011-06-302-4/+4
| | | |\ \ | | | | |/
| | | | * Updated/added copyright headersKent Boortz2011-06-304-6/+9
| | | * | Bug #11755431 (former 47205)Jon Olav Hauglid2011-03-081-1/+2
| | | * | WL#5665: Removal of the autotools-based build systemDavi Arnaut2010-11-202-91/+0
| | | * | Bug#49938: Failing assertion: inode or deadlock in fsp/fsp0fsp.cDavi Arnaut2010-10-062-0/+11
| | | * | Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect).Alexander Nozdrin2010-08-121-2/+2