maxdb wrote: > Until MaxDB don't solve the problem with indexes ej. "BD Index not > accessible", which is caused by a db crash by any reason > MaxDB is not a > secure database for use on production schema for me. > > The rest of things that db server have are wonderful for an > enterprise > that want to reduce costs on db licenses.
Hi, do you speak about indexes which are not recreated at restart time? If you do, you should set the database parameter AUTO_RECREATE_BAD_INDEXES to yes and you get what you desired. For more information have a look into http://www.sapdb.org/webpts?wptsdetail=yes&ErrorType=1&ErrorID=1126823 Kind regards, Holger SAP Labs Berlin -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
