-- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
I'm changing string ' AND ' || p_version || ' < VALUE(toRevision, ' ||
p_version + 1 || ' )' to ' AND ' || p_version || ' < VALUE(toRevision, '
|| p_version || ' + 1)' procedure created ok.
- Database crashed if I try recreate the dbpro... Дмитрий Русанов
- Database crashed if I try recreate the ... Дмитрий Русанов