The latest version of mysql 5.0.67 replaces the official download of MySQL 5.0.51b

  • 2020-05-07 20:33:16
  • OfStack

  feature added or changed:  
Security enhancements: makes the location of the tightly controlled, user-defined function from which the   plugin_dir system variable can be loaded
backported from MySQL   5.1  . If the value is not empty, the file for the user-defined function object can be loaded, only by naming this from the directory
The variable. If the value is empty, the behavior is used before 5.0.67 applies to:   UDF object files must be located in 1 directory to be searched on your system
Dynamic link.   (error #   37428  )  
Important changes: incompatible changes:   FEDERATED storage engine is now disabled by default in.   cnf documents are shipped with MySQL distribution
(i-  huge.cnf  , i-  medium.cnf  , etc.)  . This affects the behavior of the server only if you install one of them
File.   (error #   37069  )  
Cluster API: significant change: since ndb_le_memoryusage.page_size_kb displays the size bytes of the memory page,
Instead of kilobytes, it has been renamed page_size_bytes  . The name page_size_kb is now obsolete, so it will have to be moved to a future version
Although it is still currently supported for reasons of backward compatibility. See ndb_logevent_type type, if needed
ndb_le_memoryusage  .   (error #   30271  )  
Important changes: 1 some changes, make a checklist... Detecting and processing tables for upgrading and repairing tables is not compatible.   frm file (deputy)
File created a different version of MySQL server)  . These changes also affect mysqlcheck   because the program USES checklists and fixes
The complex table, thus also mysql_upgrade  , because the program calls mysqlcheck  .  
If your table has been built by a different MySQL server version than 1   and you are running, check the table... To indicate that there is a 1 in the table for promotion.  
Incompatible version of frm file. In this case, the checklist returned by the result set contains one error sum that matches the value of 1msg_type
The msg_text value table needs to be upgraded. Do not "repair table tbl_name   ' '  "   to repair it!  
The repair table did not have an use_frm upgrade.   frm file to current version.  
If you use the maintenance table...   use_frm and your table are created with different versions of MySQL server than 1, you are running, repair the table, will
Does not attempt to repair the table. In this case, the result set contains an error that corresponds to the value of 1msg_type and the price of msg_text via the fix table
Value failed to fix incompatible.   frm file.  
Previously, using maintenance tables... The   use_frm1 table causes the risk of different versions of the MySQL server, the loss is all listed in the table.
http://dev.mysql.com/doc/refman/5.0/en/releasenotes-cs-5-0-67.html
http://mysql.skynet.be/Downloads/MySQL-5.0/mysql-5.0.67-win32.zip
http://mysql.skynet.be/Downloads/MySQL-5.0/mysql-essential-5.0.67-win32.msi
http://mysql.skynet.be/Downloads/MySQL-5.0/mysql-noinstall-5.0.67-win32.zip
Download the navigation
http://dev.mysql.com/downloads/mysql/5.0.html

Related articles: