summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-09-281-40/+57
|\
| * Fix buildbot error on windows.Vladislav Vaintroub2017-09-271-40/+57
* | MDEV-12583 : Bake the git hash into the binaries.Vladislav Vaintroub2017-09-211-3/+3
* | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-09-211-0/+1
|\ \ | |/
| * Fix -Wimplicit-fallthrough warnings (no functional change)Marko Mäkelä2017-09-201-0/+1
* | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-09-011-6/+26
|\ \ | |/
| * Add ATTRIBUTE_NORETURN and ATTRIBUTE_COLDMarko Mäkelä2017-08-311-6/+8
| * Merge 10.1 into 10.2Marko Mäkelä2017-08-311-0/+18
| |\
| | * AWS Key Management : Introduce "mock" variable, available in debug build.Vladislav Vaintroub2017-08-281-0/+18
* | | Merge branch '10.2' into bb-10.2-extSergei Golubchik2017-08-251-13/+75
|\ \ \ | |/ /
| * | Merge branch '10.1' into 10.2Sergei Golubchik2017-08-171-13/+75
| |\ \ | | |/
| | * Merge branch '10.0' into 10.1Sergei Golubchik2017-08-081-14/+76
| | |\
| | | * Merge remote-tracking branch 'origin/5.5' into 10.0Vicențiu Ciorbaru2017-07-251-14/+76
| | | |\
| | | | * Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2017-07-181-14/+76
| | | | |\
| | | | | * Bug# 25998635: Client does not escape the USE statementIvo Roylev2017-05-221-9/+10
| | | | | * Bug#25340722 - PRINT BINARY DATA AS HEX IN THE MYSQLAnushree Prakash B2017-05-031-13/+75
| | | | | * Bug #25717383: MYSQLDUMP MAY EXECUTE ANY ARBITRARY QUERYBharathy Satish2017-03-171-12/+42
| | | | | * BUG#25575605: SETTING --SSL-MODE=REQUIRED SENDS CREDENTIALS BEFORE VERIFYING ...Ramil Kalimullin2017-03-1010-30/+49
| | | | * | client: mysql - fix typeDaniel Black2017-07-141-1/+1
* | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-07-125-8/+11
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-07-085-8/+11
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch '10.0' into 10.1Sergei Golubchik2017-07-075-11/+13
| | |\ \ \ \ | | | |/ / /
| | | * | | coverity medium warningsSergei Golubchik2017-07-065-11/+13
* | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-07-073-16/+102
|\ \ \ \ \ \ | |/ / / / /
| * | | | | mysqltest - increase size of the "die message".Vladislav Vaintroub2017-07-061-1/+1
| * | | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-07-052-9/+32
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch '10.0' into 10.1Sergei Golubchik2017-06-302-5/+17
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge branch '5.5' into 10.0Sergei Golubchik2017-06-291-1/+1
| | | |\ \ \ | | | | |/ /
| | | | * | uninitialized variableSergei Golubchik2017-06-291-1/+1
| | | * | | Merge branch '5.5' into 10.0Sergei Golubchik2017-06-282-4/+16
| | | |\ \ \ | | | | |/ /
| | | | * | MDEV-13187 incorrect backslash parsing in clientsSergei Golubchik2017-06-272-2/+14
| | | | * | MDEV-13187 incorrect backslash parsing in clientsSergei Golubchik2017-06-272-4/+4
| | * | | | Merge remote-tracking branch '10.0' into 10.1Vicențiu Ciorbaru2017-06-211-4/+15
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2017-06-201-4/+15
| | | |\ \ \ | | | | |/ /
| | | | * | MDEV-13002 mysqltest regex replace results in incorrect resultSergei Golubchik2017-06-181-4/+14
| * | | | | MDEV-12755 Replication tests fail in buildbot with ASANSergei Golubchik2017-07-051-3/+5
| * | | | | MDEV-12067 flashback does not correcly revert update/replace statementsbb-10.2-MDEV-12067Lixun Peng2017-07-031-3/+64
* | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-06-156-49/+73
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.1 into 10.2Marko Mäkelä2017-05-261-33/+52
| |\ \ \ \ \ | | |/ / / /
| | * | | | MDEV-12612 mysqladmin --local flush... to use FLUSH LOCALSergei Golubchik2017-05-241-33/+52
| * | | | | Merge 10.1 into 10.2Marko Mäkelä2017-05-236-16/+20
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 10.0 into 10.1Marko Mäkelä2017-05-236-16/+20
| | |\ \ \ \ | | | |/ / /
| | | * | | MDEV-6262 analyze the coverity report on mariadbSergei Golubchik2017-05-196-16/+20
| | | * | | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-0/+1
| * | | | | Merge 10.1 into 10.2Marko Mäkelä2017-05-221-0/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-0/+1
* | | | | | Merge tag 'mariadb-10.2.6' into bb-10.2-extAlexander Barkov2017-05-2610-61/+186
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-05-0910-45/+67
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge pull request #362 from grooverdan/10.1-MDEV-XXXX-mysqltest-replace-rege...Jan Lindström2017-05-021-25/+49
| | |\ \ \ \
| | | * | | | Add replace_regex to not ignore the regex in "$var /regex/val/"Daniel Black2017-04-181-25/+49