I am trying to install BioPortal using the instructions emailed by Natasha. (01)
I am getting MySQL error when executing following command. User
bioportal_prd was created in MySQL and has ALL access to BioPortal
databases. (02)
grant SUPER, TRIGGER on *.* to 'bioportal_prd'@'localhost' (03)
MySQL error is: (04)
mysql> grant SUPER, TRIGGER on *.* to 'bioportal_prd'@'localhost';
ERROR 1064 (42000): You have an error in your SQL syntax; check the
manual that corresponds to your MySQL server version for the right
syntax to use near 'TRIGGER on *.* to 'bioportal_prd'@'localhost'' at
line 1 (05)
Thanks,
--Tejas (06)
_________________________________________________________________
Message Archives: http://ontolog.cim3.net/forum/oor-dev/
Config/Unsubscribe: http://ontolog.cim3.net/mailman/listinfo/oor-dev/
Shared Files: http://ontolog.cim3.net/file/work/OOR/dev/
Wiki: http://ontolog.cim3.net/cgi-bin/wiki.pl?OpenOntologyRepository (07)
|