mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 20:12:31 +01:00
73e3499987
Fixed bug when using TEXT columns with BDB tables Allow LOAD DATA INFILE to use numbers with ENUM and SET columns BUILD/compile-pentium: Added --with-innobase-db Docs/manual.texi: Added more documentation to Innobase and KILL client/mysqladmin.c: Quote database names for CREATE and DROP mysql-test/install_test_db.sh: Don't use innobase, bdb or gemini when installing privilege tables mysql-test/mysql-test-run.sh: Added testing of innobase tables mysql-test/r/bdb.result: Added test of TEXT column bug mysql-test/t/bdb.test: Added test of TEXT column bug mysql-test/t/innobase.test: Cleanup innobase tests scripts/mysql_install_db.sh: Added testing of innobase tables sql/field.cc: Allow LOAD DATA INFILE to use numbers with ENUM and SET columns sql/filesort.cc: Fixed typo sql/ha_berkeley.cc: Fixed problem with TEXT columns in BDB tables sql/mysqld.cc: Always support the --innobase-data-file-path option sql/share/swedish/errmsg.OLD: Added swedish error messages sql/share/swedish/errmsg.txt: Added swedish error messages sql/sql_base.cc: Reset tables after usage (to fix problem with BDB and TEXT columns) sql/sql_delete.cc: Use generate table if --skip-innobase is used |
||
---|---|---|
.. | ||
Attic | ||
.cvsignore | ||
completion_hash.cc | ||
completion_hash.h | ||
connect_test.c | ||
errmsg.c | ||
get_password.c | ||
insert_test.c | ||
list_test.c | ||
Makefile.am | ||
my_readline.h | ||
mysql.cc | ||
mysqladmin.c | ||
mysqldump.c | ||
mysqlimport.c | ||
mysqlshow.c | ||
mysqltest.c | ||
password.c | ||
readline.cc | ||
select_test.c | ||
showdb_test.c | ||
sql_string.cc | ||
sql_string.h | ||
ssl_test.c | ||
thimble.cc | ||
thread_test.c | ||
violite.c |