59 Commits (d7e230e1fc987ae9c175512d66b33d5c1642f9a8)

Author SHA1 Message Date
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
unknown a2e75474b5 Changed mysql, mysqladmin, mysqlshow, mysqldump, mysqlimport, 24 years ago
unknown cfab46f546 Update copyright 24 years ago
unknown 1c64f355b4 One should not only have to include my_net.h to work with sockets. 24 years ago
unknown d13f2dfdeb SSL compiles and works as far as can see. Continue testing.. 25 years ago
unknown 16115af97c Changed to use my_global.h 25 years ago
unknown 01c886ee22 Added --verbose option to mysqlshow 25 years ago
unknown 9594af0fa9 Removed that --port defaults to TCP/IP 25 years ago
unknown 77be458750 mysql* -P 3307 uses TCP/IP now. 25 years ago
unknown 6632102983 SHOW [FULL] COLUMNS 25 years ago
unknown f3d2341f1f Bug fixes, TRUNCATE, safer passwords on command line and connect timeout 25 years ago
unknown 90104181f9 FLUSH TABLE table_list 26 years ago