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 19a2eb8 commit 54652b5Copy full SHA for 54652b5
linux_install/uninstall.sh
@@ -30,5 +30,4 @@ echo "You will be asked for the root password to enter MySQL"
30
mysql -u root -h $DBserverName -p << EOF
31
use $DBwikiName;
32
DROP TABLE latch;
33
-DESCRIBE latch;
34
EOF
0 commit comments