mariadb/libmysql
unknown 3db93f8086 lower_case_table_names=2 (Keep case for table names) was not honored
with ALTER TABLE and CREATE/DROP INDEX. (Bug )
Make net_buffer_length visible for mysql clients (Bug )


include/mysql.h:
  Make net_buffer_length visible for mysql clients
libmysql/libmysql.c:
  Make net_buffer_length visible for mysql clients
mysql-test/mysql-test-run.sh:
  Don't give warning for some common 'safe' warnings
mysql-test/r/lowercase_table2.result:
  Test name conversion with ALTER TABLE / CREATE INDEX (Bug )
mysql-test/t/lowercase_table2.test:
  Test name conversion with ALTER TABLE / CREATE INDEX (Bug )
scripts/mysql_install_db.sh:
  Removed not used variable
sql/sql_table.cc:
  lower_case_table_names=2 (Keep case for table names) was not honored
  with ALTER TABLE and CREATE/DROP INDEX. (Bug )
2004-06-23 16:44:34 +03:00
..
.cvsignore
acinclude.m4
conf_to_src.c
dll.c
errmsg.c WL "Implement support for "commercial" binaries on handshake", 2004-03-17 20:04:50 +03:00
get_password.c
libmysql.c lower_case_table_names=2 (Keep case for table names) was not honored 2004-06-23 16:44:34 +03:00
libmysql.def Fix to make Windows compilation smoother 2004-05-26 21:40:27 +05:00
Makefile.am
Makefile.shared
manager.c potential problem fixed afer some reasoning 2004-02-19 09:11:46 +01:00