* Christian Ullrich wrote: > I'm running MaxDB 7.6.0.34 (Win32) on Windows 2003. When running a > long(ish) series of statements from SQL Studio, the kernel crashes,
> I'll be glad to provide the statements leading to this crash, In a new instance, the initial schema load (that's what I was trying to do) works fine, and the database structure is completely intact afterwards. If I then simply drop the schema I've been working in, the kernel crashes. By trying to drop as few objects manually as possible before dropping the schema, I've found that my two triggers (INSERT and UPDATE for the same table) seem to cause the problem. I can drop the schema only after removing the triggers first. If I drop the schema with the triggers on the table, er, boom. Is this a known bug? -- Christian Ullrich -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
