|
About Worklog
The Forge Worklog is the public collection of development and roadmap tasks
that MySQL engineers are either in the proces of working on, or are seeking
input from the MySQL user community in how to implement a feature or extension.
Feel free to comment on any worklog item you are interested in or have experience
using. MySQL developers are always eager to hear from you! You can read more about
Worklog on the MySQL Forge Wiki.
Browse By TagRecent Community FeedbackGreat feature. Will help my work a lot web-link As florentelectro said, this is something i look forward to. i heard about BUG#33472 from my friend who is working with MySQL 5.4.0. he also has some other unresolvable issues with this version. is it better to go for next? wat do u suggest abt it? 70-649 exam Any updates? Issue bookmarked. Thanks coders! I spoke with a MySQL Engineer at the MySQL conference April 2009 who said the inter-server communication of MySQL Cluster might be used to implement this feature, as this is how it works. Need to know more of this project for our Forex Money It's disappointing to see our concurrent insert speed go down by using partitions, instead of the opposite. I hope this can be fixed sooner rather than later! Is this completed in 5.1 or only in 5.4 ff MySQL - Tipps |
Top-Rated TasksRecently Added/Modified Tasks |
Jun 30, 2009 @ 20:55 (re: WL#1814: Cluster Process Control Daemon)
Start the CPC daemon. Log to /tmp/cpc.log and bind to port 10000:
[code language="sh"]ndb_cpcd -L /tmp/cpc.log -p 10000