Hi, > do you anticipate any issues with reading/migrating (non-corrupt) > indexes previously created by an older version of H2? Are any special > upgrade steps required to start using the latest code?
>From what I know, if you got the problem, then you would need to export and re-import the data (using the SCRIPT TO / RUNSCRIPT statements or Script / RunScript tools). I'm not sure that it is possible to get indexes corrupt without this being detected. I think typically you would notice the problem. But it is probably a good idea to re-import the data if you have such wide indexes. Regards, Thomas -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
