id summary reporter owner description type status priority milestone component version resolution keywords cc 1061 Error: Run plugin: Formula intensity calculator base everyone "When attempting to run this plugin, I get this MySQL error: CREATE command denied to user 'base2'@'myserver.edu' for table 'D1Spot' But when I look at MySQL, everything looks fine: mysql> show grants for 'base2'@'myserver.edu'; +----------------------------------------------------------------------------------------------------+ | Grants for base2@myserver.edu | +----------------------------------------------------------------------------------------------------+ | GRANT USAGE ON *.* TO 'base2'@'web-03.gs.washington.edu' IDENTIFIED BY PASSWORD 'xxxxxxxxxx' | | GRANT ALL PRIVILEGES ON `base2`.* TO 'base2'@'myserver.edu' | +----------------------------------------------------------------------------------------------------+ 2 rows in set (0.00 sec) Here is my BASE Help -> About -> Configuration output: Version BASE 2.6.3 (build #4283; schema #52) Web server Apache Tomcat/5.5.23 Database Server MySQL 5.0.45 Database Dialect org.hibernate.dialect.MySQLInnoDBDialect JDBC Driver com.mysql.jdbc.Driver (version 5.0) Java runtime Java(TM) SE Runtime Environment (1.6.0_05-b13), Sun Microsystems Inc. Operating system Linux amd64 2.6.18-53.1.14.el5 Memory Total: 892.8 MB Free: 213.6 MB Max: 910.3 MB" defect closed major web invalid marad@…