Alterações na distribuição 3.22.6
Faster mysqldump.
- For the
LOAD DATA INFILEstatement, you can now use the newLOCALkeyword to read the file from the client.mysqlimportwill automatically useLOCALwhen importing with the TCP/IP protocol. - Fixed small optimise problem when updating keys.
- Changed makefiles to support shared libraries.
- MySQL-NT can now use named pipes, which means that you can now use MySQL-NT without having to install TCP/IP.