f7cc8052bb
------------------------------------------------------------ The ChangeLog since 5.1.72 is too huge, so the beginning some lines are listed here: ------------------------------------------------------------ timestamp: Fri 2013-11-01 16:39:19 +0100 message: Bug#17617945 BUFFER OVERFLOW IN GET_MERGE_MANY_BUFFS_COST WITH SMALL SORT_BUFFER_SIZE get_cost_calc_buff_size() could return wrong value for the size of imerge_cost_buff. ------------------------------------------------------------ timestamp: Thu 2013-10-31 22:53:56 +0000 message: BUG#17662398: REMOVE DUPLICATE TEST CASES Remove duplicate test cases. ------------------------------------------------------------ timestamp: Thu 2013-10-31 23:02:44 +0530 message: Bug #12917164 DROP USER CAN'T DROP USERS WITH LEGACY UPPER CASE HOST NAME ANYMORE Description: It is not possible to drop users with host names with upper case letters in them. i.e DROP USER 'root'@'Tmp_Host_Name'; is failing with error. Analysis: Since the fix 11748570 we came up with lower case hostnames as standard. But in the current bug the hostname is created by mysql_install_db script is still having upper case hostnames. So, if we have the hostname with upper case letters like(Tmp_Host_Name) then we will have as it is stored in the mysql.user table. In this case if use "'DROP USER 'root'@'Tmp_Host_Name';" it gives error because we do compare with the lower case of hostname since the 11748570 fix. Fix: We need to convert the hostname to lower case before storing into the mysql.user table when we run the mysql_install_db script. ------------------------------------------------------------
33 lines
2 KiB
Text
33 lines
2 KiB
Text
$NetBSD: distinfo,v 1.33 2017/04/13 13:44:49 mef Exp $
|
|
|
|
SHA1 (mysql-5.1.73.tar.gz) = 6cb1c547dec873a0afda825c83fd8e5a32b9a619
|
|
RMD160 (mysql-5.1.73.tar.gz) = ceee36663abbf135d3ddbebe52ebc537ecba25a6
|
|
SHA512 (mysql-5.1.73.tar.gz) = 2e3651ebc1370dad7e01158cdd99133ed3f90c985114766b6282d58b743ae7bce16db797e82819fa5bbc2fa53d89811fd76b278c7459338288e7957634a8c3ff
|
|
Size (mysql-5.1.73.tar.gz) = 24023347 bytes
|
|
SHA1 (patch-aa) = 2a5321738e637a56e57cd6b1b40908d2bf275506
|
|
SHA1 (patch-ab) = 4c485a74d55553d63fc3dbc0350d0aa0068e1fcf
|
|
SHA1 (patch-ac) = bfb6eec77d7c5aa8d2b849632769005dcf2e272c
|
|
SHA1 (patch-ad) = 5fd4db0e04a97289f38a5467bbae5041f4082b51
|
|
SHA1 (patch-ae) = 3b9a0822b2fab21dea57b12d005eeae0ef9f66be
|
|
SHA1 (patch-af) = 1e13ba542b4fc2a1d59fc822d06c76bc4e92dc23
|
|
SHA1 (patch-ag) = 85df1a0080376c5aff1a963e5532cb2c1ec5949d
|
|
SHA1 (patch-ah) = a608060cee7aadaf8bcde84016a73131a75dea32
|
|
SHA1 (patch-ai) = 4c5acf2b0e05765a1fe9e30558d163886e1aa492
|
|
SHA1 (patch-aj) = 6534cf0279e3cd89ccf95ee19bac28e9bfc49dad
|
|
SHA1 (patch-ak) = 3c740b78afacfe05aa082c5b235c10c51ac94641
|
|
SHA1 (patch-al) = ca9406a8b01dffb3f515f132fa7aaef66c78f2be
|
|
SHA1 (patch-am) = 2cf10915f5dc3caf11bb8c7c7255842da646b247
|
|
SHA1 (patch-an) = 7b627ceb6212641b7e0de9fd7142bc95e4dcb8cb
|
|
SHA1 (patch-ao) = 7895abad117d5c6901c2241209c5747e6c490e7d
|
|
SHA1 (patch-ap) = f356d4d26acdf0532fe70a49d0292878f600ff51
|
|
SHA1 (patch-aq) = 8e6029d36b290b9ffd964c38afe4352a9107be40
|
|
SHA1 (patch-ar) = ed9c062adce41a840db1e908ab0657db6de540ae
|
|
SHA1 (patch-as) = 8167416a083a011ded19d176bc488c94d9eb7abf
|
|
SHA1 (patch-at) = 307a0785190f8bc175226ce83288cc85f7da4631
|
|
SHA1 (patch-au) = 51291771b994d199fb6de6a17dd7809a7bf39b68
|
|
SHA1 (patch-ax) = dbf68af2d2ded85140aac3602d4f6ce5d68cc78a
|
|
SHA1 (patch-include_my__net.h) = 5cfe4c14ea39ce806c615a87a13c74b48d159ffa
|
|
SHA1 (patch-mysys_my__net.c) = 1ee22921d62ccefc41bc9a81b96a576ce391f054
|
|
SHA1 (patch-mysys_my__thr__init.c) = ee03f554b38b1477ab13912333e09cab340b5f56
|
|
SHA1 (patch-sql_ha_ndbcluster.cc) = eb076bbce9d1d671331b41f50cf0be220cca7c6b
|
|
SHA1 (patch-vio_viossl.c) = ad922587684a635a82c2fa662be7431c63063909
|