mariadb/client
unknown 820d68d903 corrected mysqltest.dsp
corrected mysql_test_run_new.dsp
added dependency
corrected path of mysql_test_run_new.dsp
fixed wrong code
added my_create_tables.c
removed command_line
fixed #elif
restored NAME_MAX and MAX_FNAME
added create_system_files()
added compare() for windows
added all files of testes in script
added mysql-test in script


BitKeeper/etc/ignore:
  Added mysql-4.1.8-win-src.zip to the ignore list
VC++Files/client/mysqltest.dsp:
  corrected dsp file
VC++Files/mysql-test/mysql_test_run_new.dsp:
  corrected mysql_test_run_new.dsp
VC++Files/mysql.dsw:
  added dependency
  corrected path of mysql_test_run_new.dsp
client/mysqltest.c:
  fixed wrong code
mysql-test/Makefile.am:
  added my_create_tables.c
mysql-test/my_manage.c:
  removed command_line
  fixed #elif
mysql-test/my_manage.h:
  restored NAME_MAX and MAX_FNAME
mysql-test/mysql_test_run_new.c:
  added create_system_files()
  added compare for windows
scripts/make_win_src_distribution.sh:
  added all files of testes
  added mysql-test
2004-12-14 18:46:55 +05:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
client_priv.h Merge 2004-11-30 03:24:17 +01: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 Makefile.am: 2004-12-10 13:06:58 +01:00
my_readline.h mysql.cc: 2004-05-05 22:47:09 +02:00
mysql.cc mysql.cc: 2004-11-19 14:53:40 -06:00
mysqladmin.cc Fix for Bug#6377 "Password Generation Discrepancy" 2004-12-02 14:28:59 +03:00
mysqlbinlog.cc Added --disable-log-bin option to the mysqlbinlog (WL1787) 2004-11-19 18:35:36 +03:00
mysqlcheck.c A fix (bug #6309: myisamchk compiled without debug support , --help shows vise versa 2004-11-02 13:14:07 +04:00
mysqldump.c Merge bk-internal.mysql.com:/home/bk/mysql-4.1 2004-12-09 12:50:37 +02:00
mysqlimport.c Review of all code pushed since last review 2004-10-20 01:28:42 +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 Fixed a bug in password handling. All related to Bug#5955. 2004-10-07 22:08:17 +03:00
mysqltest.c corrected mysqltest.dsp 2004-12-14 18:46:55 +05: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