dbTalk Databases Forums  

federated bug: Bug #61526 create table .. like .. federated tablecrashes with auto_increment column

mailing.database.mysql-internals mailing.database.mysql-internals


Discuss federated bug: Bug #61526 create table .. like .. federated tablecrashes with auto_increment column in the mailing.database.mysql-internals forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
xiaobing jiang
 
Posts: n/a

Default federated bug: Bug #61526 create table .. like .. federated tablecrashes with auto_increment column - 04-25-2012 , 02:26 AM






hi all:
I try to fix the bug: http://bugs.mysql.com/bug.php?id=61526. but
after dig the code, I found that the federated seems don't support
"create table xx like yy". the function miss the
"share->connect_string", so it always report: ERROR 1 (HY000): server
name: '' doesn't exist!


from the page: http://kb.askmonty.org/en/about-federatedx, it says:

The FederatedX Storage Engine is a fork of the Federated Storage
Engine, the latter of the two no longer being maintained by Oracle.
The purpose of FederatedX is to keep this storage engine's development
progressing-- to both add new features as well as fix old bugs.

is it really? so will oracle accept the patch?


Thanks!

--
MySQL Internals Mailing List
For list archives: http://lists.mysql.com/internals
To unsubscribe: http://lists.mysql.com/internals

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.