Variable MySQLProcedure.comment
Declaration
struct MySQLProcedure
								
								{
								
  // ...
								
  string comment;
								
  // ...
								
								}
							
						
struct MySQLProcedure
								
								{
								
  // ...
								
  string comment;
								
  // ...
								
								}