Hello!

To see the file structure, click on "tree".

Note that updates take place every 10 minutes, commits may not be seen immediately.
Updated comments in stored_procedure.sql file
authorlingutln <lingutln@localhost>
Thu, 9 May 2013 18:19:45 +0000 (18:19 +0000)
committerlingutln <lingutln@localhost>
Thu, 9 May 2013 18:19:45 +0000 (18:19 +0000)
svn path=/; revision=474

image_annotation_db/ia_upload/stored_procedures.sql

index 47a37364a8df61d0982dc54bab0757e08fd47d29..149e728499305f07a47a1e48b71b9417ff458dd5 100644 (file)
@@ -1,4 +1,4 @@
-# create stored procedure for importing taxon table
+-- create stored procedure for importing taxon table
 
 delimiter //
 create procedure import_taxon (species_id varchar(45), species_name varchar(80), genus varchar(80))