Closed GoogleCodeExporter closed 9 years ago
> mysql compatibility mode means general mysql
> command could be executed successfully
In theory, yes. However it doesn't mean 100% compatibility.
Why do you execute SET NAMES 'latin1'?
Original comment by thomas.t...@gmail.com
on 6 Feb 2009 at 4:47
I am doing some experimental works to try to get some popular
php applications work on Quercus PHP engine and H2. those
sql (and also the sql from the other issues i raised recently) are
from those php apps.
I didnt expect h2 to get identical effect, but just want the sql not
to cause exception so that there wont be error and, if possible,
try to achieve similar effect
Original comment by mingfai...@gmail.com
on 6 Feb 2009 at 6:12
Original comment by thomas.t...@gmail.com
on 27 Feb 2009 at 5:48
Feature requests are tracked in the Roadmap at
http://www.h2database.com/html/roadmap.html
I will move this request there and close it here.
There will be a link to this issue.
Original comment by thomas.t...@gmail.com
on 3 Apr 2009 at 12:31
[deleted comment]
I would be very interested in seeing this working as well! The problem is, is
that H2 Mysql compatibility mode is not compatible with the Quercus MySQL
driver (this driver is actually responsible for executing the SET NAMES ...
command). Where can I upvote the feature request for making H2 Mysql
compatibility mode compatible with the SET NAMES ... command?
Original comment by jagermei...@gmail.com
on 5 Jul 2012 at 4:07
Original issue reported on code.google.com by
mingfai...@gmail.com
on 1 Feb 2009 at 4:10