Bug #18941 no ascending compatibilty with application using cluster_replication db
Submitted: 10 Apr 2006 13:03 Modified: 26 Apr 2006 9:07
Reporter: patrice audigou Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:5.1.8.beta OS:Linux (redhat9)
Assigned to: CPU Architecture:Any

[10 Apr 2006 13:03] patrice audigou
Description:
There is no ascending compatibilty with application that use
cluster_replication database name (cluster in the 5.1.8.beta release). 

example
======
Mysql c api function "mysql_real_connect" and the db parameter
which is set to "cluster_replication" in our application.

How to repeat:
/*-*/
[10 Apr 2006 15:02] Valeriy Kravchuk
Thank you for a problem report. Sorry, but can you, please, describe it in more details? You upgraded to 5.1.8-beta and what exactly happened? How to repeat the bahaviour you described?
[11 Apr 2006 7:29] patrice audigou
Hi Valeriy,
I think that Tomas Ulin had answer to this pb in the bug report 18935.
Is it true ?
[26 Apr 2006 9:07] Valeriy Kravchuk
Yes, looks like Tomas Ulit explained the reason... So, I'll mark this bug report as a duplicate of bug #18935. Wait for 5.1.10 to check.