Develop and Download Open Source Software

Browse Subversion Repository

Contents of /tags/tritonn-1.0.12-mysql-5.0.67/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 169 - (show annotations) (download)
Mon Dec 1 07:20:52 2008 UTC (15 years, 3 months ago) by mir
File size: 5422 byte(s)
renamed to version 1.0.12

1 ------------------------------------------------------------
2 revno: 2588
3 author: Jonathan Perkin <jperkin@sun.com>
4 committer: mysqldev <mysqldev@production.mysql.com>
5 branch nick: mysql-5.0.67-release
6 timestamp: Mon 2008-08-04 13:45:50 +0200
7 message:
8 Revert previous unintentional license change.
9 ------------------------------------------------------------
10 revno: 2587
11 author: Jonathan Perkin <jperkin@sun.com>
12 committer: mysqldev <mysqldev@production.mysql.com>
13 branch nick: mysql-5.0.67-release
14 timestamp: Mon 2008-08-04 12:05:21 +0200
15 message:
16 Change preprocessor tests to match what we will be using.
17 ------------------------------------------------------------
18 revno: 2586
19 author: Jonathan Perkin <jperkin@sun.com>
20 committer: mysqldev <mysqldev@production.mysql.com>
21 branch nick: mysql-5.0.67-release
22 timestamp: Mon 2008-08-04 11:39:05 +0200
23 message:
24 Use autoconf glue around new my_is_symlink to avoid stat(2) and friends
25 being used on systems which don't support that interface.
26 ------------------------------------------------------------
27 revno: 2585
28 committer: Alexey Botchkov <holyfoot@mysql.com>
29 branch nick: 50xyz
30 timestamp: Thu 2008-07-31 15:09:16 +0500
31 message:
32 merging
33 ------------------------------------------------------------
34 revno: 2583.1.1
35 committer: Georgi Kodinov <kgeorge@mysql.com>
36 branch nick: mysql-5.0.67-release
37 timestamp: Thu 2008-07-31 12:41:30 +0300
38 message:
39 Bug#34159: mysql_install_db fails with sql_mode=TRADITIONAL
40
41 Reset session sql_mode before creating system tables as it
42 is done in the mysql_fix_privilege_tables.sql script.
43 ------------------------------------------------------------
44 revno: 2584
45 committer: Alexey Botchkov <holyfoot@mysql.com>
46 branch nick: 50xyz
47 timestamp: Thu 2008-07-31 14:42:44 +0500
48 message:
49 Buq#32167 another privilege bypass with DATA/INDEX DIRECTORY.
50
51 test_if_data_home_dir fixed to look into real path.
52 Checks added to mi_open for symlinks into data home directory.
53
54 per-file messages:
55 include/my_sys.h
56 Bug#32167 another privilege bypass with DATA/INDEX DIRECTORY.
57
58 my_is_symlink interface added
59
60 mysql-test/r/udf.result
61 test result fixed (not related to #32167)
62
63 mysys/my_symlink.c
64 my_is_symlink() implementsd
65 my_realpath() now returns the 'realpath' even if a file isn't a symlink
66 ------------------------------------------------------------
67 revno: 2583
68 committer: Alexey Botchkov <holyfoot@mysql.com>
69 branch nick: mysql-5.0.67-release
70 timestamp: Mon 2008-07-28 19:22:12 +0500
71 message:
72 Bug#37428 Potential security issue with UDFs - linux shellcode execution.
73
74 plugin_dir option backported from 5.1
75
76 per-file messages:
77 sql/mysql_priv.h
78 Bug#37428 Potential security issue with UDFs - linux shellcode execution.
79
80 opt_plugin_dir and opt_plugin_dir_ptr declared.
81 sql/mysqld.cc
82 Bug#37428 Potential security issue with UDFs - linux shellcode execution.
83
84 'plugin_dir' option added
85 sql/set_var.cc
86 Bug#37428 Potential security issue with UDFs - linux shellcode execution.
87
88 'plugin_dir' option added.
89 sql/sql_udf.cc
90 Bug#37428 Potential security issue with UDFs - linux shellcode execution.
91
92 opt_plugin_dir added to the udf->dl path. Warn if it's not specified.
93 sql/unireg.h
94 Bug#37428 Potential security issue with UDFs - linux shellcode execution.
95
96 PLUGINDIR defined.
97 ------------------------------------------------------------
98 revno: 2582
99 author: Jonathan Perkin <jperkin@sun.com>
100 committer: mysqldev <mysqldev@production.mysql.com>
101 branch nick: mysql-5.0.67-release
102 timestamp: Fri 2008-07-18 17:40:31 +0200
103 message:
104 Merge fix for bug#38180 from mysql-5.0.66a-release
105 ------------------------------------------------------------
106 revno: 2559.103.3
107 committer: Timothy Smith <timothy.smith@sun.com>
108 branch nick: 5.0.66-bug38180
109 timestamp: Wed 2008-07-16 16:58:45 -0600
110 message:
111 Bug #38180 options are read from ~/my.cnf instead of ~/.my.cnf
112
113 Pull out some of unpack_dirname() into normalize_dirname(); this
114 new function does not expand "~" to the home directory. Use this
115 function in unpack_dirname(), and use it during init_default_directories()
116 to remove duplicate entries without losing track of which directory
117 is a user's home dir.
118 ------------------------------------------------------------
119 revno: 2581
120 committer: Davi Arnaut <Davi.Arnaut@Sun.COM>
121 branch nick: mysql-5.0.67-release
122 timestamp: Thu 2008-07-17 20:19:13 -0300
123 message:
124 Bug#33812: mysql client incorrectly parsing DELIMITER
125
126 Revert fix for this bug as it introduced a regression
127 reported in Bug#38158.
128 ------------------------------------------------------------
129 revno: 2580
130 author: Jonathan Perkin <jperkin@sun.com>
131 committer: mysqldev <mysqldev@production.mysql.com>
132 branch nick: mysql-5.0.67-release
133 timestamp: Thu 2008-07-17 17:39:33 +0200
134 message:
135 Merge from mysql-5.0.66-release
136 ------------------------------------------------------------
137 revno: 2559.103.2
138 tags: mysql-5.0.66
139 committer: Georgi Kodinov <kgeorge@mysql.com>
140 branch nick: merge-5.0.66-release
141 timestamp: Wed 2008-07-09 13:03:48 +0300
142 message:
143 fixed a compilation warning on windows 64.

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26