mariadb/client
unknown 41824a3533 merge with 4.1 tree
client/mysqltest.c:
  Auto merged
include/mysql.h:
  Auto merged
libmysql/errmsg.c:
  Auto merged
libmysql/libmysql.c:
  Auto merged
mysql-test/mysql-test-run.sh:
  Auto merged
sql/field.cc:
  Auto merged
sql/item.cc:
  Auto merged
sql/item.h:
  Auto merged
sql/item_cmpfunc.cc:
  Auto merged
sql/item_func.cc:
  Auto merged
sql/item_func.h:
  Auto merged
sql/mysql_priv.h:
  Auto merged
sql/mysqld.cc:
  Auto merged
sql/share/portuguese/errmsg.txt:
  Auto merged
sql/share/spanish/errmsg.txt:
  Auto merged
sql/sql_select.cc:
  Auto merged
sql/sql_table.cc:
  Auto merged
sql/sql_yacc.yy:
  Auto merged
tests/client_test.c:
  Auto merged
2003-09-11 20:31:40 +03:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
client_priv.h Added --delimiter option to mysql 2003-04-23 03:29:03 +03: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 changed processing of LOAD DATA in mysqlbinlog 2003-05-20 17:03:18 -04:00
my_readline.h Update copyright 2001-12-06 14:10:51 +02:00
mysql.cc After merge fixes. 2003-09-11 19:06:23 +03:00
mysqladmin.c First version of new authentification procedure: now authentification is one-stage (instead of two-stage in 4.1) 2003-07-01 23:40:59 +04:00
mysqlbinlog.cc merge with 4.0.15 2003-08-29 13:44:35 +03:00
mysqlcheck.c consistency fix - all help texts for command-line options should end with a dot. 2003-06-13 10:59:02 +02:00
mysqldump.c merge with 4.0.15 2003-09-11 20:24:14 +03:00
mysqlimport.c merge with 4.0.15 2003-09-11 20:24:14 +03:00
mysqlmanager-pwgen.c consistency fix - all help texts for command-line options should end with a dot. 2003-06-13 10:59:02 +02:00
mysqlmanagerc.c Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
mysqlshow.c consistency fix - all help texts for command-line options should end with a dot. 2003-06-13 10:59:02 +02:00
mysqltest.c merge with 4.1 tree 2003-09-11 20:31:40 +03:00
readline.cc Added macros for nice TIMESPEC usage. 2002-01-02 21:29:41 +02:00
sql_string.cc CHARSET_INFO structure reorganization for easier maintainance 2003-05-23 17:45:52 +05: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