summaryrefslogtreecommitdiff
blob: 9049585b95d426b179e8a06b11f7c66b0a1cc874 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
@patch 010_all_mysql-4.0-my-print-defaults.patch
@ver 4.00.00.00 to 4.00.26.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ /etc => /etc/mysql

@patch 010_all_default-dir-4.0.27.patch 
@ver 4.00.27.00 to 4.00.27.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ /etc => /etc/mysql

@patch 010_all_default-dir-4.0.28.patch
@ver 4.00.28.00 to 4.00.99.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ /etc => /etc/mysql

@patch 010_all_default-dir-4.1.15.patch
@ver 4.01.15.00 to 4.01.99.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ Move config directory to the gentoo default

@patch 010_all_default-dir-5.0.19.patch
@ver 5.00.19.00 to 5.00.19.99
@ver 5.01.07.00 to 5.01.09.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ upstream http://lists.mysql.com/commits/3885?f=plain
@@ fix MySQL Bug#15069
@@ does not fix gentoo Bug#126054

@patch 020_all_gentoo-nptl-4.0.18.patch
@ver 4.00.18.00 to 4.00.27.99
@ver 4.01.00.00 to 4.01.11.99
@ver 5.00.00.00 to 5.00.03.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ Add support for NPTL

@patch 030_all_thrssl-4.0.patch
@ver 4.00.00.00 to 4.00.27.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ Link libmysqlclient_r against ssl
# attempt to get libmysqlclient_r linked against ssl if USE="ssl" enabled
# i would really prefer to fix this at the Makefile.am level, but can't
# get the software to autoreconf as distributed - too many missing files

@patch 030_all_thrssl-4.0.28.patch
@ver 4.00.28.00 to 4.00.99.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ Link libmysqlclient_r against ssl
# attempt to get libmysqlclient_r linked against ssl if USE="ssl" enabled
# i would really prefer to fix this at the Makefile.am level, but can't
# get the software to autoreconf as distributed - too many missing files

@patch 030_all_thrssl-4.1.21.patch
@ver 4.01.21.00 to 4.01.22.99
@ver 5.00.00.00 to 5.00.04.00
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ Link libmysqlclient_r against ssl

@patch 030_all_thrssl-4.1.23.patch
@ver 4.01.23.00 to 4.01.99.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ Link libmysqlclient_r against ssl

@patch 035_x86_asm-pic-fixes-4.0.27.patch
@ver 4.00.25.00 to 4.00.99.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ remove page relocations
@@ _many_ thanks to pageexec@freemail.hu

@patch 035_x86_asm-pic-fixes-4.1.12.patch
@ver 4.01.12.00 to 4.01.99.99
@ver 5.00.12.00 to 5.00.99.99
@ver 5.01.00.00 to 5.01.10.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ remove page relocations
@@ Most part of the original patch has already been accepted by MysQL,
@@ here is the remaining.
@@ _many_ thanks to pageexec@freemail.hu

@patch 040_all_tcpd-vars-fix-4.0.14.patch
@ver 4.00.14.00 to 4.01.99.99
@pn mysql
@pn mysql-community
@pn mysql-slotted

@patch 060_all_nisam_maykeylen-4.0.27.patch
@ver 4.00.00.00 to 4.00.99.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ Enlarge max key lenght

@patch 080_all_slot_script-4.0.patch
@ver 4.00.26.00 to 4.00.99.99
@pn mysql-slotted
@@ add slot MySQL support to scripts utilities

@patch 080_all_slot_script-4.1.16.patch
@ver 4.01.16.00 to 4.01.22.99
@pn mysql-slotted
@@ add slot MySQL support to scripts utilities

@patch 080_all_slot_script-4.1.23.patch
@ver 4.01.23.00 to 4.01.99.99
@pn mysql-slotted
@@ add slot MySQL support to scripts utilities

@patch 080_all_slot_script-5.0.17.patch
@ver 5.01.00.00 to 5.01.08.99
@ver 5.00.17.00 to 5.00.20.99
@pn mysql-slotted
@@ add slot MySQL support to scripts utilities

@patch 080_all_slot_script-5.0.21.patch
@ver 5.00.21.00 to 5.00.33.99
@pn mysql-slotted
@@ add slot MySQL support to scripts utilities

@patch 080_all_slot_script-5.0.34.patch
@ver 5.00.34.00 to 5.00.99.99
@pn mysql-slotted
@@ add slot MySQL support to scripts utilities

@patch 080_all_slot_script-5.1.10.patch
@ver 5.01.09.00 to 5.01.11.99
@pn mysql-slotted
@@ add slot MySQL support to scripts utilities

@patch 080_all_slot_script-5.1.12.patch
@ver 5.01.12.00 to 5.01.13.99
@pn mysql-slotted
@@ add slot MySQL support to scripts utilities

@patch 080_all_slot_script-5.1.14.patch
@ver 5.01.14.00 to 5.01.14.99
@pn mysql-slotted
@@ add slot MySQL support to scripts utilities

@patch 080_all_slot_script-5.1.15.patch
@ver 5.01.15.00 to 5.02.99.99
@pn mysql-slotted
@@ add slot MySQL support to scripts utilities

@patch 081_all_slot_manager-5.0.19.patch
@ver 5.00.19.00 to 5.00.99.99
@pn mysql-slotted
@@ add slot support for mysqlmanager

@patch 081_all_slot_manager-5.1.7.patch
@ver 5.01.07.00 to 5.01.08.99
@pn mysql-slotted
@@ add slot support for mysqlmanager

@patch 081_all_slot_manager-5.1.10.patch
@ver 5.01.09.00 to 5.02.09.99
@pn mysql-slotted
@@ add slot support for mysqlmanager

@patch 100_all_bug23427-abi-breakage-5.0.26.patch
@ver 5.00.26.00 to 5.00.26.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ Fix MySQL bug #23427

@patch 101_all_bootstrap_no_plugin.patch
@ver 5.01.13.00 to 5.02.99.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ prevent loading of modules from plugin table when in bootstrap mode
@@ Thanks solar, bug #158777

@patch 105_all_mysql_config_cleanup.patch
@ver 4.01.22.00 to 4.01.99.99
@ver 5.00.26.00 to 9.99.99.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ fix bug #156301 mysql_config wrongly retains too much info from CFLAGS

@patch 200_all_query-logging-bypass-4.1.19.patch
@ver 4.01.14.00 to 4.01.99.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ Fix bug #128713
@@ dev-db/mysql: Query Logging Bypass Vulnerability (CVE-2006-0903)

@patch 200_all_query-logging-bypass-5.0.21.patch
@ver 5.00.00.00 to 5.00.23.99
@ver 5.01.00.00 to 5.01.10.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ Fix bug #128713
@@ dev-db/mysql: Query Logging Bypass Vulnerability (CVE-2006-0903)

@patch 400_all_mysqld-safe-sh-4.0.27.patch
@ver 4.00.00.00 to 4.00.99.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ Change paths detection in mysqld_safe

@patch 401_all_install-db-sh-4.0.27.patch
@ver 4.00.00.00 to 4.00.99.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ Change an output comment in mysql_install_db

@patch 700_all_mysqldump-missing-cfgfile-fix-4.1.21.patch
@ver 4.01.21.00 to 4.01.99.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ Add configuration section for mysqldump

@patch 701_all_rpl000015-portsobst-fix-4.1.21.patch
@ver 4.01.21.00 to 4.01.22.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ normalize port 3306 in tests

@patch 701_all_rpl000015-portsobst-fix-4.1.23.patch
@ver 4.01.23.00 to 4.01.99.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ normalize port 3306 in tests

@patch 701_all_rpl000015-portsobst-fix-5.0.26.patch
@ver 5.00.26.00 to 5.00.31.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ normalize port 3306 in tests

@patch 702_all_trigger-rename-fail-as-root-5.0.26.patch
@ver 5.00.26.00 to 5.00.99.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ portage normally ran as root, MySQL tests are designed to be used
@@ with lower priviledges

@patch 703_all_test-rpl_rotate_logs-5.0.21.patch
@ver 5.00.26.00 to 5.00.99.99
@ver 5.01.00.00 to 5.02.09.99
@pn mysql
@pn mysql-community
@pn mysql-slotted

@patch 704_all_disable_mybug_9735_test.patch
@ver 5.00.26.00 to 5.00.99.99
@ver 5.01.00.00 to 5.02.09.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ disable a test that fail on longtext field lenght, the expected value is
@@ three times the returned one, look like a multibyte character related
@@ failure.

@patch 705_all_we-are-in-2007-now.patch
@ver 5.00.26.00 to 5.00.30.99
@ver 5.01.14.00 to 5.01.14.99
@pn mysql
@pn mysql-community
@pn mysql-slotted
@@ the view.test is year dependant