Alterações na distribuição 3.20.16
More changes in MIT-pthreads to get them safer. Fixed also some link bugs at least in SunOS.
- Changed
mysqldto work around a bug in MIT-pthreads. This makes multiple smallSELECToperations 20 times faster. Nowlock_test.plshould work. - Added
mysql_FetchHash(handle)tomysqlperl. - The
mysqlbugscript is now distributed built to allow for reporting bugs that appear during the build with it. - Changed
libmysql.cto prefergetpwuid()instead ofcuserid(). - Fixed bug in
SELECToptimiser when using many tables with the same column used as key to different tables. - Added new
latin2and RussianKOI8character tables. - Added support for a dummy
GRANTcommand to satisfy Powerbuilder.