zim32 / mysql.dart

MySQL client for Dart written in Dart
BSD 3-Clause "New" or "Revised" License
64 stars 17 forks source link

Stored procedure has no return #57

Open jzy0622 opened 1 year ago

jzy0622 commented 1 year ago

Hello, there is no return from calling the stored procedure statement. What is the problem?