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.

Recent Community Feedback

I would like to find further about changing the port of server, finding dangerous queries, and customizing logs. for the easiest way to this, me too, but the search seems to be countless, lol.. sikiş

I think that "OR REPLACE" clause is especially useful for functions and triggers.

In PostgreSQL, CREATE USER and ALTER USER statements support a "VALID UNTIL" clause, which specifies when a password must expire. Maybe you may want to support the same (useful) clause.

* http://www.postgresql.org/docs/8.0/interactive/sql-createuser.html *

...

Justin published this on launchpad in a branch that only has this change -- https://code.launchpad.net/~jtolmer/mysql-server/global-trx-ids

Docs for the feature -- http://code.google.com/p/google-mysql-tools/wiki/GlobalTransactionIds

Too bad this was cancelled. It would have fixed the problem. wl 4007 won't.

It isn't clear how this helps with performance. The performance problem is too many fsyncs. Doing pwrite concurrently doesn't reduce the fsync rate (it might in some cases). Using group commit does.

Also, when an XID event is written at offset 200 in the binlog, it must wait for all

...

It's simple tips but very clearly. It's useful for me and I'm sure for others too.

Regards, flood pictures

It's what I need now. I'm looking for it for a time in Google.

Regards, flood pictures

What about Arabic character?

Regards, flood pictures

I am really missing this feature, hope it will be available any time soon!

Top-Rated Tasks

Recently Added/Modified Tasks