mariadb/mysql-test/std_data/loaddata3.dat
unknown afb0756618 Extend max_allowed_packet to 2G in mysql and mysqldump (Bug )
Don't dump data for MRG_ISAM or MRG_MYISAM tables. (Bug )
Ensure that 'lower_case_table_names' is always set on case insensitive file systems. (Bug )
One can now configure MySQL as windows service as a normal user. (Bug )
Database names is now compared with lower case in ON clause when lower_case_table_names is set. (Bug )
IGNORE ... LINES option didn't work when used with fixed length rows. (Bug )
Change INSERT DELAYED ... SELECT... to INSERT .... SELECT (Bug )
Safety fix for service 'mysql start' (Bug )


client/mysql.cc:
  Extend max_allowed_packet to 2G (Bug )
client/mysqldump.c:
  Extend max_allowed_packet to 2G (Bug )
  Don't dump data for MRG_ISAM or MRG_MYISAM tables. (Bug )
configure.in:
  Test for file linux/config.h
include/my_global.h:
  Portability fix (Bug )
mysql-test/r/insert.result:
  Update test results
mysql-test/r/loaddata.result:
  Update test results
mysql-test/r/lowercase_table.result:
  Update test results
mysql-test/t/insert.test:
  Test INSERT ... DELAYED ... SELECT
mysql-test/t/loaddata.test:
  Added test of LOAD DATA INFILE ... IGNORE # LINES for fixed size tables
mysql-test/t/lowercase_table.test:
  Test mixed lower/uppercase database names
sql/item.cc:
  Made function not inline (to make it easier to modify it without recompilation of all files)
sql/item.h:
  Moved function to item.cc
sql/mysqld.cc:
  Merge pidfile create code
  Ensure that 'lower_case_table_names' is always set on case insensitive file systems. (Bug )
sql/nt_servc.cc:
  One can now configure MySQL as windows service as a normal user. (Bug )
sql/sql_base.cc:
  Database names is now compared with lower case in ON clause when lower_case_table_names is set. (Bug )
sql/sql_class.h:
  Fixed type
sql/sql_load.cc:
  IGNORE ... LINES option didn't work when used with fixed length rows. (Bug )
sql/sql_parse.cc:
  Change INSERT DELAYED ... SELECT... to INSERT .... SELECT
strings/ctype-tis620.c:
  Ensure that memory is freed properly (Partly becasue of bug )
  Bar should check the proposed patch in  if we can use it
support-files/mysql.server.sh:
  Safety fix (Bug )
2003-12-14 06:39:52 +02:00

6 lines
210 B
Text

number row data
1 row 1
2 row 2
error 12345678901234567890123456789012345678901234567890
3 row 3
wrong end 12345678901234567890123456789012345678901234567890