Bug #39527 REPLACE() fails to match special characters when used in Stored Function
Submitted: 18 Sep 2008 22:26 Modified: 7 Jan 2015 16:16
Reporter: Daniel Rhoden Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S1 (Critical)
Version:5.1.22, 5.0, 5.1, 6.0 bzr OS:Linux
Assigned to: Paul DuBois CPU Architecture:Any
Tags: replace(), Stored Functions, stored procedures

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[18 Sep 2008 22:27] Daniel Rhoden
stored function test sql

Attachment: strip_accents.sql (application/octet-stream, text), 339 bytes.