mariadb/VC++Files/client
unknown 6cf3092224 Added missing my_time.c file to mysqlclient project
Moved include <assert.h> to my_global.h


VC++Files/client/mysqlclient.dsp:
  Added missing my_time.c file to mysqlclient project
include/my_dbug.h:
  Moved include <assert.h> to my_global.h
  Removed NDEBUG as asserts should be indenpendent of if we are using DBUG or not
include/my_global.h:
  Added assert.h as this is included in a lot of places
sql/sql_table.cc:
  Initialize forgotten variable
2004-06-28 00:42:02 +03:00
..
mysql.dsp Merge with 4.0 to get typo-fix 2004-05-25 02:57:51 +03:00
mysqladmin.dsp Fixed typo 2004-05-25 02:49:43 +03:00
mysqlcheck.dsp LOAD DATA INFILE is not replicated if replicate_*_table is set 2003-02-28 22:24:00 +02:00
mysqlclient.dsp Added missing my_time.c file to mysqlclient project 2004-06-28 00:42:02 +03:00
mysqlclient.dsw LOAD DATA INFILE is not replicated if replicate_*_table is set 2003-02-28 22:24:00 +02:00
mysqldump.dsp Fixed typo 2004-05-25 02:49:43 +03:00
mysqlimport.dsp Fixed typo 2004-05-25 02:49:43 +03:00
mysqlshow.dsp Fixed typo 2004-05-25 02:49:43 +03:00