We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccf18f0 commit 47f88d9Copy full SHA for 47f88d9
import-tricks.md
@@ -0,0 +1,4 @@
1
+### Ignore trigger while upload
2
+
3
4
+`zcat /home/amitbera/Downloads/staging-dump-03jun.zip | sed -e 's/DEFINER[ ]*=[ ]*[^*]*\*/\*/' | mysql -h 127.0.0.1 -u root -p dbName`
0 commit comments