715 Commits (1ee94dc2f7f3deb81eadd52b546b827ca76c24a9)

Author SHA1 Message Date
Michael Widenius 0fae0335d4 Ensure that all clients reads the appropriate 'client', client-mariadb and 'mariadb' sections from my.cnf 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
Michael Widenius bdba1d11c4 Change some my_bool in C++ classes and a few functions to bool to detect wrong usage of bool/my_bool. 16 years ago
Michael Widenius 53310c6ee7 Trivial fixes, more safe DBUG_ASSERT()'s and some more DBUG_ 16 years ago
Davi Arnaut 9a5fa17fd3 Bug#45288: pb2 returns a lot of compilation warnings on linux 16 years ago
Michael Widenius 9f96097a05 mysql client: Ignore --comments at start of command line. This allows one to more easily run mysqltest tests trough the command line. 16 years ago
Davi Arnaut 0eb26fdfa8 Bug#53445: Build with -Wall and fix warnings that it generates 16 years ago
Davi Arnaut 6f3a540c37 Bug#42733: Type-punning warnings when compiling MySQL -- 16 years ago
Sergei Golubchik 5379038af9 mysql: don't crash when --show-warnings is enabled 16 years ago
Michael Widenius 8ee9c63668 Fixed compiler warnings 16 years ago
Sergei Golubchik 291fd96983 pluggable auth with plugin examples 16 years ago
Georgi Kodinov b182c9bd20 Bug #44178: mysql cli does not comply with GPLv2 clause 2c 16 years ago
Magne Mahre 35c6bb89e6 WL#5182 Remove more deprecated 4.1/5.0 features 16 years ago
Magne Mahre 132b46e96e WL#5154 Remove deprecated 4.1 features 16 years ago
Staale Smedseng 8c65b726a5 Recommit of Bug#49447. 16 years ago
Georgi Kodinov adc17cd41e Bug #48866: mysql.test fails under Fedora 12 16 years ago
Michael Widenius 069eec35ae Fixed LPBUG#485443 --with-fast-mutexes and without safe mutexes (debug build) maria do not builds 16 years ago
Satya B 82b115ec16 Fix for BUG#47671 - wrong character-set after upgrade from 5.1.34 to 5.1.39 16 years ago
Jim Winstead 84c5abbd33 Backport fix for Bug #27884. 16 years ago
Tatiana A. Nurnberg 1b0be8c5b8 Bug#47655: Memory free error when connecting to 4.1 server from 5.1+ client 16 years ago
Michael Widenius 5bddbc44c6 Fixed compiler warning message 16 years ago
Tatiana A. Nurnberg 5ef63a4f1c Bug#28141: Control C on query waiting on lock causes ERROR 1053 (server shutdown) 16 years ago
Kent Boortz 128e676c0d "MySQL Network" => "MySQL Enterprise" 16 years ago
Michael Widenius 820c4902a9 Fixed typo 17 years ago
Michael Widenius f77e2692dc Added client functions: 17 years ago
Staale Smedseng 6a89842e36 Bug #43414 Parenthesis (and other) warnings compiling MySQL 17 years ago
Jim Winstead 8f4d1026de The mysql command line client ignored the --skip-column-names option 17 years ago
Staale Smedseng 1ba25ae47c Bug #43414 Parenthesis (and other) warnings compiling MySQL 17 years ago
Davi Arnaut 169f7da04c Fix for a few assorted compiler warnings. 17 years ago
Jim Winstead c754b00a1f The handling of NUL bytes in column data in the various output formats 17 years ago
Kristofer Pettersson 5899e13a8e Bug#37274 client 'status' command doesn't print all info after losing connection to 17 years ago
Staale Smedseng 6777150883 Merge from 5.0-bt 17 years ago
Sergey Glukhov 9347649c16 Bug#44834 strxnmov is expected to behave as you'd expect 17 years ago
Alexey Kopytov 897a1b56d8 Bug #45236: large blob inserts from mysqldump fail, possible 17 years ago
Sergey Glukhov 1b91400ac6 Bug#37268 'binary' character set makes CLI-internal commands case sensitive 17 years ago
Jim Winstead 1e9a02c943 The mysql command-line client would include superfluous spaces at the end of 17 years ago
Jim Winstead e2808aa217 The mysql command-line client didn't implement the readline magic-space 17 years ago
Jim Winstead 464252a25b The mysql command-line client did not properly handle MYSQL_HISTFILE being set 17 years ago
Jim Winstead 3fe1d299ec Fix support for -i (--ignore-spaces) in the mysql command line application, 17 years ago
Daniel Fischer a5b6707a3f after-backport fixes 17 years ago
Jim Winstead 39e4b5ebd2 Remove extraneous space in --debug-check usage info. 17 years ago
Jim Winstead fb2d75cb75 Bug #27884: mysql --html does not quote HTML special characters in output 17 years ago
Sergey Glukhov 3819daf064 Bug#41268 Help Text for \c is misleading in client command line interface(addon) 17 years ago
Tatiana A. Nurnberg 4093dcfb03 Bug#43254: SQL_SELECT_LIMIT=0 crashes command line client 17 years ago
Tatiana A. Nurnberg 6f572a8eaf Bug#43153: Version comment is too long 17 years ago
Joerg Bruehe 1c042ff7ba This is a backport of a fix applied in 5.1.32 into 5.1.31sp1 17 years ago
Sergey Glukhov 8c7789c313 Bug#41268 Help Text for \c is misleading in client command line interface 17 years ago
Alexey Kopytov 73a7d99331 Fix for bug#41486: extra character appears in BLOB for every 17 years ago