Hello!
To see the file structure, click on "tree".
Note that updates take place every 10 minutes, commits may not be seen immediately.
projects
/
old-jaiswallab-svn
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33eef35
)
Updated comments in stored_procedure.sql file
author
lingutln
<lingutln@localhost>
Thu, 9 May 2013 18:19:45 +0000
(18:19 +0000)
committer
lingutln
<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
patch
|
blob
|
history
diff --git
a/image_annotation_db/ia_upload/stored_procedures.sql
b/image_annotation_db/ia_upload/stored_procedures.sql
index 47a37364a8df61d0982dc54bab0757e08fd47d29..149e728499305f07a47a1e48b71b9417ff458dd5 100644
(file)
--- a/
image_annotation_db/ia_upload/stored_procedures.sql
+++ b/
image_annotation_db/ia_upload/stored_procedures.sql
@@
-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))