852 Commits (6c9dd841cbe60806ca6cdbc03e60c2e4094cf9f8)

Author SHA1 Message Date
Sergei Golubchik 26618a54fa MDEV-5736 remove what remains from ONE_SHOT hack 12 years ago
Michael Widenius 49ca12a107 Fixed some failing tests 12 years ago
Vamsikrishna Bhagi 6923c1d9a5 Bug #18186103 BUFFER OVERFLOW IN CLIENT 12 years ago
unknown 4e6606acad MDEV-4984: Implement MASTER_GTID_WAIT() and @@LAST_GTID. 12 years ago
Sergei Golubchik 16e0cae0cc fixed a client-side overflow in mysql cli 12 years ago
Sergei Golubchik 8ece9de833 workaround test failures in buildbot: 12 years ago
Michael Widenius 04bee0af2e Fix for MDEV-5547: Bad error message when moving very old .frm files to MariaDB 5.5. 12 years ago
Sergei Golubchik 70f6ac10b3 MDEV-5323 Ctrl-C not working under Ubuntu 12 years ago
Sergei Golubchik ab3604989c MDEV-4243 [PATCH] Warnings/errors while compiling with clang 12 years ago
unknown c776f5ac26 Client attributes 12 years ago
Sergei Golubchik b718dc449b mysql --skip-column-names flag should not affect alignment of field values, 12 years ago
Sergei Golubchik 2db4392bf4 MDEV-4297 mysql --binary-mode 13 years ago
Sergei Golubchik 07315d3603 strmake_buf(X,Y) helper, equivalent to strmake(X,Y,sizeof(X)-1) 13 years ago
Michael Widenius 068c61978e Temporary commit of 10.0-merge 13 years ago
Nirbhay Choubey a6adbd0533 Bug#14685362 : MEMORY LEAKS IN MYSQL CLIENT IN 13 years ago
Vladislav Vaintroub e03e9aab73 MDEV-4181 : ensure mysql client's beep works on all Windows systems. 13 years ago
Sergei Golubchik 682da0aa75 cleanup: use MYF() for mysys flags 13 years ago
Michael Widenius a260b15554 MDEV-4011 Added per thread memory counting and usage 13 years ago
Nirbhay Choubey fc311cc623 Bug#13639125 DELIMITER STRIPS THE NEXT NEW LINE 13 years ago
Nirbhay Choubey f820334bbf Bug#14645196 MYSQL CLIENT'S USE COMMAND FAILS 13 years ago
Michael Widenius d618dfe32d Added function last_value() which returns the last value but evalutes all arguments as a side effect. 13 years ago
Michael Widenius 60589aeee0 Next part of merge. See TODO for details 13 years ago
Sergei Golubchik 704898bf32 undo the fix for MySQL Bug#12998841 13 years ago
Nirbhay Choubey 5ad8292c63 Bug#13928675 MYSQL CLIENT COPYRIGHT NOTICE MUST 13 years ago
Venkata Sidagam 913e3a8475 Bug #12615411 - server side help doesn't work as first statement 14 years ago
Georgi Kodinov 06f6e4fe95 Bug #12998841: libmysql divulges plaintext password upon request in 5.5 14 years ago
Daniel Bartholomew bdc68e5baf various documentation updates 14 years ago
Sergei Golubchik 6cc9d0ffa0 move safemalloc out of dbug. 14 years ago
Michael Widenius 3e2cb35e11 Added handler and temporary table usage to mytop 14 years ago
Sergei Golubchik d5fd757a42 1. add --plugin-dir and --default-auth to mysqltest. 14 years ago
Raghav Kapoor ffd0a785f4 BUG#11758062 - 50206: ER_TOO_BIG_SELECT REFERS TO OUTMODED 14 years ago
Michael Widenius 282c303746 Added MariaDB executable comment syntax: /*M!##### */ 14 years ago
Alexander Nozdrin cb5239954b For for Bug#12696072: FIX OUTDATED COPYRIGHT NOTICES IN RUNTIME RELATED CLIENT 15 years ago
Michael Widenius 3c78bfe7f1 Added progress reporting for alter table, LOAD DATA INFILE and for aria tables: check table, repair table, analyze table. 15 years ago
Kent Boortz 44135d4725 Updated/added copyright headers 15 years ago
Georgi Kodinov 7ae92503c7 Fixed cast warnings in introducing the pluggable authentication client 15 years ago
Sergei Golubchik 0accbd0364 lots of post-merge changes 15 years ago
Michael Widenius 0fae0335d4 Ensure that all clients reads the appropriate 'client', client-mariadb and 'mariadb' sections from my.cnf 15 years ago
Dmitry Shulga c46e20f6c1 Follow up fix for bug#57450. 15 years ago
Dmitry Shulga 980868eb4e Fixed bug#57450 - mysql client enter in an infinite loop 15 years ago
Nirbhay Choubey 6d45683b38 Bug#58139 : default-auth option not recognized in MySQL standard 15 years ago
Nirbhay Choubey e1b773cb53 Bug #54899 : --one-database option cannot handle DROP/CREATE DATABASE commands 15 years ago
Michael Widenius 20acfbf30d Fix for: LP #634955: Assert in _ma_update_at_original_place() 15 years ago
Davi Arnaut 1040f98ccf Bug#45288: pb2 returns a lot of compilation warnings 15 years ago
Alexander Nozdrin 985fa88f8b Fix for Bug#57094 (Copyright notice incorrect?). 15 years ago
Michael Widenius bdba1d11c4 Change some my_bool in C++ classes and a few functions to bool to detect wrong usage of bool/my_bool. 15 years ago
Michael Widenius 53310c6ee7 Trivial fixes, more safe DBUG_ASSERT()'s and some more DBUG_ 15 years ago
Alexey Botchkov 2533ca9e6b Bug#54466 client 5.5 built from source lacks "pager" support 15 years ago
Georgi Kodinov 9705711596 WL#1054: Pluggable authentication support 16 years ago
Davi Arnaut cc3a26289d WL#5498: Remove dead and unused source code 16 years ago