Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion propose.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ <h2>Creating your own UDFs</h2>
<h2>Related MySQL bugs</h2>
<p>
The are several <a href="http://bugs.mysql.com/search.php?search_for=&status=Active&severity=&limit=50&order_by=&cmd=display&direction=ASC&bug_type=Server%3A+UDF&os=0&phpver=&bug_age=0" target="_blank">bugs in MySQL</a> related to user defined functions.
Some of there directly affect libraries hosted here. If you find any bug consering one of our libraries, please report it report it at our <a href="http://bugs.mysqludf.org" title="MySQL UDF bugtracker">bug tracker</a>.
Some of there directly affect libraries hosted here. If you find any bug consering one of our libraries, please report it report it at our <a href="https://github.com/mysqludf/mysqludf.github.com/pulls" title="MySQL UDF bugtracker">bug tracker</a>.
We'll report it to MySQL if needed.
</p>
<p>
Expand Down