Alterações na distribuição 3.20.15
Fixed fatal bug packets out of order when using MIT-pthreads.
- Removed possible loop when a thread waits for command from client and
fcntl()fails. Thanks to Mike Bretz for finding this bug. - Changed alarm loop in
mysqld.ccbecause shutdown didn't always succeed in Linux. - Removed use of
termbitsfrommysql.cc. This conflicted withglibc2.0. - Fixed some syntax errors for at least BSD and Linux.
- Fixed bug when doing a
SELECTas superuser without a database. - Fixed bug when doing
SELECTwith group calculation to outfile.