Forums | Mahara Community
Open Discussion
/
problems for tranferring mysql database of Mahara 1.7
12 June 2013, 5:33
I have a big problem for transfering my mahara mysql database to another one.
So No problem for saving it.
But a lot to update the other. I had a lot of trouble about links, foreign links dropping tables before creation and insert. So i used this : SET foreign_key_checks = 0; for droping thge tables.
And Now I have trouble with triger. Syntax with DELIMITER.
Is there a simplier way to update a database without droping it ?
20 June 2013, 19:12
A "delimiter" error in MySQL? Sounds like it may be the same issue discussed on this thread: https://mahara.org/interaction/forum/topic.php?id=5513&offset=0&limit=10#post23704
Cheers,
Aaron