bingosabi wrote:
> 
> I ran into second issue as well:   "Failed to read auto-increment from
> storage engine" 
> 
> It is apparently a bug in MySQL from 5.1.24 on.  It says in the patch
> queue, but  the issue has still yet to be addressed as of 5.1.30.  
> 
>  http://bugs.mysql.com/35602 http://bugs.mysql.com/35602 
> 
> As it was reported in April and still isn't patched on the 5.1 mysql
> branch, it's probably best to just update the sample-data.xml to use non
> negative numbers for the tests, along with the unit tests which reference
> the negative ids.    (One of the last comments on the bug states that
> negative numbers are undefined in MySQL for auto-increment columns, so
> it's really not appropriate to use them, even if it is sample data.)
> 
> Still have yet get this working even after modifying the above.
> 
> Surely this doesn't mean that no one has started any new appFuse projects
> on mySQL for the past 8 months except for md10024 and myself?   
>    
> 
> -Ben
>   
> 

Hey Ben,

I also came across this issue, but noticed that the last update in the MySQL
bug report for 35602 shows;
"Fix is in version 5.1.31 and 5.0.67, but not reflected in the report for
some reason."

I just installed 5.1.31 over 5.1.30 and it now works fine. 

Thanks,
Chris
-- 
View this message in context: 
http://www.nabble.com/Failed-to-read-auto-increment-value-tp19831354s2369p22453969.html
Sent from the AppFuse - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
For additional commands, e-mail: users-h...@appfuse.dev.java.net

Reply via email to