1
0
Fork 0
mirror of https://github.com/MariaDB/server.git synced 2025-09-23 01:19:30 +02:00
mariadb/VC++Files/sql
unknown 94d1d88658 Clean up warnings and build problems on Windows. (Bug )
VC++Files/sql/mysqld.dsp:
  Link debug server against debug yassl
sql/examples/ha_archive.cc:
  Fix type for variables used to store number of rows
  Add cast when reading current position
sql/examples/ha_archive.h:
  Fix variables used to store rows to ha_rows
sql/ha_federated.cc:
  Remove unused variables, fix type of variable used to store query id
sql/item_strfunc.cc:
  Remove unused variables
sql/sql_acl.cc:
  Remove unused variables
sql/sql_lex.cc:
  Add casts to fix type used for counting number of rows
sql/sql_lex.h:
  Fix size of options to be ulong again
sql/sql_insert.cc:
  Fix type of query id value
sql/sql_union.cc:
  Cast value for number of rows to ha_rows
sql/sql_yacc.yy:
  Remove unused variable
sql/table.cc:
  Add casts for handling key_part lengths
2005-06-18 01:55:42 +02:00
..
old LOAD DATA INFILE is not replicated if replicate_*_table is set 2003-02-28 22:24:00 +02:00
message.mc Adding the file needed for windows build (on behalf of Reggie) 2004-08-27 03:27:16 +04:00
mysqld.dsp Clean up warnings and build problems on Windows. (Bug ) 2005-06-18 01:55:42 +02:00
mysqld.dsw LOAD DATA INFILE is not replicated if replicate_*_table is set 2003-02-28 22:24:00 +02:00
mysqld_ia64.dsp Various fixes for Windows 2003 Platform SDK SP1 beta 2005-03-07 13:04:05 +01:00
mysqldmax.dsp prepare, winmysqladmin.cpp, mysqldmax.dsp, mysqld.dsp, mysql.dsw: 2005-01-01 20:27:51 +01:00
mysqldmax_ia64.dsp Various fixes for Windows 2003 Platform SDK SP1 beta 2005-03-07 13:04:05 +01:00