76 Commits (607aab9c1d68a3b80bdb52a6c73fd6be1aa52764)

Author SHA1 Message Date
Alexander Nozdrin cb5239954b For for Bug#12696072: FIX OUTDATED COPYRIGHT NOTICES IN RUNTIME RELATED CLIENT 15 years ago
Kent Boortz 44135d4725 Updated/added copyright headers 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
Michael Widenius 0d3039d49d This patch fixes LP#613408 Memory corruption with (M)aria storage engine and virtual columns in MariaDB 5.2 16 years ago
Davi Arnaut f801ca68c6 Use UNINIT_VAR workaround instead of LINT_INIT. 16 years ago
Davi Arnaut 6f3a540c37 Bug#42733: Type-punning warnings when compiling MySQL -- 16 years ago
Staale Smedseng 8c65b726a5 Recommit of Bug#49447. 16 years ago
Alexander Nozdrin 744373ecc0 Fix compilation failures: get rid of C++ specifics in C-code. 17 years ago
Jim Winstead 038be08a1b Various command-line utilities, including mysqlbinlog and mysqldump, don't 17 years ago
unknown bfba620e45 Changes of copyright output from "--version" and similar. 17 years ago
unknown 0741a4d1b0 Removed extra spaces 18 years ago
unknown ee7f125d5f Bug #15327: configure: --with-tcp-port option being partially ignored 18 years ago
unknown f9ea427508 Set --debug-check if one uses DBUG_PUSH in all clients 19 years ago
unknown 0c9a3e597d Fixes Bug#30127: --debug-info no longer prints memory usage in mysql 19 years ago
unknown f252f9248a WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
unknown 3615debeb1 Added find_type_or_exit and find_bit_type_or_exit as wrappers 19 years ago
unknown e2765a84b1 my_strtoll10-x86.s: 19 years ago
unknown 6b0853a398 Many files: 19 years ago
unknown 85a590a26c Added --debug-info to most clients to detect memory leaks in mysql-test-run 19 years ago
unknown da0d9f37c4 Bug #19147: mysqlshow INFORMATION_SCHEMA does not work 20 years ago
unknown c1d64ccc1b Bug#17208 SSL: client does not verify server certificate 20 years ago
unknown 60f2e7a9a4 A set of Netware related patches. 20 years ago
unknown e8885320dd Netware specific changes for 5.0.16a 20 years ago
unknown a247d3a3b7 Fix being able to set default TCP port for command-line utilities 20 years ago
unknown 97dbe8dbe3 Several fixes for Netware. 21 years ago
unknown c2c0d6530f Bug #10947 mysqlshow wildcard failure on Windows 21 years ago
unknown ab54e16705 Fixes while reviewing new code 21 years ago
unknown 2189e5e7bd BUG#9391 mysqlshow prints incorrect "rows" information 21 years ago
unknown b54f4c51bb Add support for showing table type to mysqlshow command. (Bug #5036) 21 years ago
unknown 40c2a8870b Changing the default of libmysqlclient : it's now NO reconnection. 21 years ago
unknown d39ea1fdad Fixed a bug in password handling. All related to Bug#5955. 21 years ago
unknown c9394a0f0d Added global my_getopt_error_reporter function pointer which is 22 years ago
unknown e2f697bec0 Names listed as options should look like options, 22 years ago
unknown 84648dfbdd more accurate processing of find_type result 22 years ago
unknown aab7b774d5 fixed a Bug #4998 "--protocol doesn't reject bad values" 22 years ago
unknown 767d880f9c mysql_priv.h: 22 years ago
unknown b3851363ba Added patches from Novell 22 years ago
unknown 5810811e6a consistency fix - all help texts for command-line options should end with a dot. 23 years ago
unknown 487a64963b mysqlshow and mysqldump now send their vharacter set to server 23 years ago
unknown 41bad531ea - fixed C++-style comments to make IBM C compiler happy 23 years ago
unknown 37211b4a03 - Changed C++-style comments to C-style comments to make IBM compiler happy 23 years ago
unknown 22bbe44fd0 Removed ^M 23 years ago
unknown 64dd949c41 Add shared memory protocol and option --protocol 23 years ago
unknown 91181f0905 Changes that will enable proper wildcarding of databases, plus 23 years ago
unknown f0fbecca27 fixed so that --ssl and --skip-ssl works with the MySQL clients. 24 years ago
unknown 6974c3d07a Fix for SSL and new my_getopt 24 years ago
unknown a90b2f309e Added useful exit error code for programs using my_getopt in case 24 years ago
unknown 2276e8aeb8 moved my_getopt.h under client_priv.h 24 years ago
unknown 21c1e5be44 - Added new type GET_STRALC to my_getopt. 24 years ago
unknown 3dd3414739 - Fixed some option types in my_getopt struct in all clients. 24 years ago