summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix more Windows compiler warnings.bb-10.1-mdev9362Jan Lindström2016-03-1414-40/+40
* Fix yet more compiler warnings on Windows.Jan Lindström2016-02-2928-90/+91
* Fix one type mistake and more compiler warnings on Windows.Jan Lindström2016-02-2612-40/+40
* Fix another bunch of compiler warnings on Windows.Jan Lindström2016-02-2625-40/+40
* Fix bunch of compiler warnings on Windows.Jan Lindström2016-02-2521-61/+61
* MDEV-9362: InnoDB tables using DATA_DIRECTORY created using MySQL 5.6 do not ...Jan Lindström2016-02-2593-1560/+3591
* MDEV-9557 - fix compilation errors due to missing krb5_free_unparsed_name() i...Vladislav Vaintroub2016-02-163-2/+14
* Fixes needed to compile with musl C libraryMonty2016-02-077-9/+18
* MDEV-9504: ANALYZE TABLE shows wrong 'rows' value for ORDER BY querySergei Petrunia2016-02-033-53/+4
* Fixed warnings and one memory loss found by valgrindMonty2016-02-023-13/+13
* Merge branch '10.0' into 10.1Monty2016-02-029-23/+81
|\
| * Merge branch '10.0' of github.com:MariaDB/server into 10.0Sergei Petrunia2016-02-014-2/+6
| |\
| | * Merge MDEV-9112 into 10.0Kristian Nielsen2016-02-014-2/+6
| | |\
| * | | MDEV-9505: Valgrind failure in SEL_ARG::store_min,find_used_partitionsSergei Petrunia2016-02-013-11/+42
| |/ /
| * | MDEV-6421 SQL_ERROR_LOG doesn't log comments in Events.Alexey Botchkov2016-01-265-11/+39
* | | Fix authentication plugin's tests in case username contains non-alphanumeric ...Vladislav Vaintroub2016-02-014-8/+8
* | | MDEV-9504: ANALYZE TABLE shows wrong 'rows' value for ORDER BY querySergei Petrunia2016-02-013-4/+53
* | | Merge MDEV-9112 into 10.1Kristian Nielsen2016-02-014-2/+6
|\ \ \ | | |/ | |/|
| * | MDEV-9112: Non-blocking client API missing on non-x86 platformsGeorg Richter2016-02-014-2/+6
* | | MDEV-9503 Server crashes in fix_fields, main.null fails with ps-protocolAlexander Barkov2016-02-011-24/+72
* | | Raise the version numberElena Stepanova2016-02-011-1/+1
* | | MDEV-9502 maria.encrypt-wrong-key fails with embedded serverElena Stepanova2016-02-011-0/+2
* | | MDEV9494 Fix build for Heimdal KerberosVladislav Vaintroub2016-01-311-1/+1
* | | MDEV-8724 Assertion `rc == 0' failed in ma_decrypt on reading an Aria tablemariadb-10.1.11Monty2016-01-283-28/+106
* | | MDEV-9181 (NULLIF(count(table.col)), 0) gives wrong result on 10.1.xAlexander Barkov2016-01-285-15/+281
* | | bump the versionSergei Golubchik2016-01-281-1/+1
* | | MDEV-5273 Prepared statement doesn't return metadata after prepare.Alexey Botchkov2016-01-281-21/+29
* | | MDEV-5273 Prepared statement doesn't return metadata after prepare.Alexey Botchkov2016-01-281-0/+9
* | | MDEV-5273 Prepared statement doesn't return metadata after prepare.Alexey Botchkov2016-01-284-0/+117
* | | MDEV-5273 Prepared statement doesn't return metadata after prepare.Alexey Botchkov2016-01-283-8/+47
* | | MDEV-5273 Prepared statement doesn't return metadata after prepare.Alexey Botchkov2016-01-284-14/+58
* | | MDEV-5273 Prepared statement doesn't return metadata after prepare.Alexey Botchkov2016-01-284-213/+252
* | | MDEV-5273 Prepared statement doesn't return metadata after prepare.Alexey Botchkov2016-01-284-4/+52
* | | MDEV-5273 Prepared statement doesn't return metadata after prepare.Alexey Botchkov2016-01-284-26/+63
* | | MDEV-8615: Assertion `m_cpp_buf <= begin_ptr && begin_ptr <= m_cpp_buf + m_bu...Oleksandr Byelkin2016-01-273-57/+133
* | | fix failures of ps and ps_1general in --ps-protocolSergei Golubchik2016-01-271-5/+9
* | | compiler warningsSergei Golubchik2016-01-273-3/+2
* | | Address review comments, add unit testVladislav Vaintroub2016-01-275-69/+55
* | | Revert "On Windows SSL works with sockets only, so we shouldn't tell the client"Georg Richter2016-01-271-5/+2
* | | On Windows SSL works with sockets only, so we shouldn't tell the clientGeorg Richter2016-01-271-2/+5
* | | New authentication plugin for authentication via named pipe on WindowsGeorg Richter2016-01-272-0/+145
* | | Fixed MDEV-9347 Not all rows returned by the C APIMonty2016-01-272-1/+17
* | | MDEV-9332 Bug after upgrade to 10.1.10Alexander Barkov2016-01-275-8/+135
* | | [MDEV-9468]: Client hangs in my_addr_resolveVicențiu Ciorbaru2016-01-261-1/+5
* | | Comment fixed.Alexey Botchkov2016-01-261-1/+1
* | | MDEV-5273 Prepared statement doesn't return metadata after prepare.Alexey Botchkov2016-01-264-29/+118
* | | Fix packaging for client RPM plugins - provide 'ignored' listVladislav Vaintroub2016-01-261-5/+5
* | | Merge branch '10.1' of http://github.com/MariaDB/server into 10.1Vladislav Vaintroub2016-01-263-8/+10
|\ \ \
| * | | A clean-up patch for Item_func_conv_charset (needed for MDEV-9181)Alexander Barkov2016-01-263-8/+10
* | | | Fix invalid format warningsVladislav Vaintroub2016-01-262-2/+2
|/ / /