On 08.05.2013 11:44, Sergei Golubchik wrote:

> I've quickly checked the code and couldn't find a way to create a table
> with the MYSQL_TYPE_DECIMAL column. There are even asserts in the code
> that show it's impossible.
> 
> So, I'm very interested to know how your customer managed to do it :)
> Please share it, if you'll find it out.

pre-5.0 tables can stay around with the older types as this case is not
detected or handled by mysql_upgrade, see:

  http://bugs.mysql.com/bug.php?id=57171

and also the related

  http://bugs.mysql.com/bug.php?id=57166
  http://bugs.mysql.com/bug.php?id=57426

-- 
Hartmut Holzgraefe <hart...@skysql.com>
Principal Support Engineer (EMEA)
SkySQL AB - http://www.skysql.com/

_______________________________________________
Mailing list: https://launchpad.net/~maria-developers
Post to     : maria-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~maria-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to