mariadb/client
monty@mysql.com f2829d0386 After merge fixes of merge with 4.1 that included the new arena code.
Fixed (together with Guilhem) bugs in mysqlbinlog regarding --offset
Prefix addresses with 0x for easier comparisons of debug logs
Fixed problem where MySQL choosed index-read even if there would be a much better range on the same index
This fix changed some 'index' queries to 'range' queries in the test suite
Don't create 'dummy' WHERE clause for trivial WHERE clauses where we can remove the WHERE clause.
This fix removed of a lot of 'Using where' notes in the test suite.
Give NOTE instead of WARNING if table/function doesn't exists when using DROP IF EXISTS
Give NOTE instead of WARNING for safe field-type conversions
2004-09-09 06:59:26 +03:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
client_priv.h WL#1580: --start-datetime, --stop-datetime, --start-position (alias for --position) and --stop-position 2004-07-29 23:25:58 +02:00
completion_hash.cc upgrade readline to version 4.3 2002-11-19 18:26:53 +04:00
completion_hash.h upgrade readline to version 4.3 2002-11-19 18:26:53 +04:00
get_password.c Merge with 4.0.14 2003-08-11 22:44:43 +03:00
Makefile.am Merge 4.1 -> 5.0. 2004-04-07 19:07:44 +02:00
my_readline.h mysql.cc: 2004-05-05 22:47:09 +02:00
mysql.cc Fix for bug #4373: \u behaves differently 2004-09-03 19:56:24 +04:00
mysqladmin.c Merge with 4.0 2004-09-01 04:12:09 +03:00
mysqlbinlog.cc After merge fixes of merge with 4.1 that included the new arena code. 2004-09-09 06:59:26 +03:00
mysqlcheck.c Merge with 4.0 2004-09-01 04:12:09 +03:00
mysqldump.c Merge with 4.0 2004-09-01 04:12:09 +03:00
mysqlimport.c Merge with 4.0 2004-09-01 04:12:09 +03:00
mysqlmanager-pwgen.c Merge with 4.0 2004-09-01 04:12:09 +03:00
mysqlmanagerc.c Added global my_getopt_error_reporter function pointer which is 2004-08-31 21:27:58 +05:00
mysqlshow.c Merge with 4.0 2004-09-01 04:12:09 +03:00
mysqltest.c Merge with 4.0 2004-09-01 04:12:09 +03:00
readline.cc mysql.cc: 2004-05-05 22:47:09 +02:00
sql_string.cc just tried to find all 'skipp' and replace it with 'skip'. 2004-02-02 20:25:39 +04:00
sql_string.h Cleanup after split of libmysql.c to client.c and libmysql.c. A 4.1 master/slave will now use the 4.1 protocol 2003-06-14 11:37:42 +03:00