Browse By Tag
Recent Community Feedback
This functionality would be very useful as it allows you to write "one-off scripts' in MySQL much more easily and they can have a lot more functionality than simple SQL commands.
Please also see the following:
mysql> select date('2008-08-25'); Catalog: 'def' Database: '' Table: '' Name: 'date('2008-08-25')' Type: 10 Length: 10 Max length: 10 Is_null: 1 Flags: 128 Decimals: 31
Versus
mysql> select
...Suggest adding "support returning partial results from query cache with LIMIT xxx and OFFSET yyyy".
The "Union" operation would be very helpful!
What is on Monty's list of revisions to the binlog?
Millisecond resolution is a requirement for our telecom application.
It is also a requirement for other applications being ported from MS SQL into MySQL which already contain millisecond resolution.
Isn't this fixed by going to the maria engine?
A patch for changing the flush command is in the comments of the bug.
Hi,
I've looked at the specification and browsed the source code. Nice work.
I have some questions however on the applicability of the interface:
1 - Besides the semi-synchronous, is there any other case study?
2 - From the point of view of the master, I have access
...![[image]](http://mowser.com/img?url=http%3A%2F%2Fforge.mysql.com%2Fworklog%2Fimg%2Fusecase_banner.png)
Sep 6, 2008 @ 07:16 (re: WL#2651: External Language Plugin: Java)
Please consider supporting Lua, Python and D (because it is much faster and safer to develop with than C and nearly as fast).
[a href="http://www.digitalmars.com/d/"]D Programming Language[/a]