>> Edit article
이름
메일
제목
패스워드
Changes in release 3.23.37 Fixed a bug when using MATCH in HAVING clause. Fixed a bug when using HEAP tables with LIKE. Added --mysql-version to safe_mysqld Changed INNOBASE to InnoDB (because the INNOBASE name was already used). All configure options and mysqld start options are now using innodb instead of innobase. This means that you have to change any configuration files where you have used innobase options before upgrading to this version! Fixed bug when using indexes on CHAR(255) NULL columns. Slave thread will now be started even if master-host is not set, as long as server-id is set and valid master.info is present Partial updates ( terminated with kill) are now logged with a special error code to the binary log. Slave will refuse to execute them if the error code indicates the update was terminated abnormally, and will have to be recovered with SET SQL_SLAVE_SKIP_COUNTER=1; SLAVE START after a manual sanity check/correction of data integrity Fixed bug that erroneously logged a drop of internal temporary table on thread termination to the binary log - bug affected replication Fixed a bug in REGEXP() on 64-bit machines. UPDATE and DELETE with WHERE unique_key_part IS NULL didn't update/delete all rows. Disabled INSERT DELAYED for tables that supports transactions. Fixed bug when using date functions on TEXT/BLOB column with wrong date format. UDF's now also works on windows. (Patch by Ralph Mason) Fixed bug in ALTER TABLE and LOAD DATA INFILE that disabled key-sorting. These command should now be faster in most cases. Fixed performance bug where reopened tables (tables that had been waiting for FLUSH or REPAIR) would not use indexes for the next query. Fixed problem with ALTER TABLE to Innobase tables on Freebsd. Added mysqld variables myisam_max_sort_file_size and myisam_max_extra_sort_file_size. Initialize signals early to avoid problem with signals in Innobase. Applied patch for the tis620 character set to make comparisons case-independent and to fix a bug in LIKE for this character set. NOTE: All tables that uses the tis620 character set must be fixed with myisamchk -r or REPAIR TABLE ! Added --skip-safemalloc option to mysqld. ------------------------------------------- 참고로 한국 미러 사이트인 http://mysql.holywar.net 에서 다운 받으시면 엄청 빠릅니다.
Copyleft
1999-2026 by
JSBoard Open Project
Theme Designed by
IDOO
All right reserved