Popular repositories
-
Ratchet
Forked from ratchetphp/Ratchet
Asynchronous WebSocket server
PHP
-
RFC6455
Forked from ratchetphp/RFC6455
The WebSocket Protocol
PHP 1
-
poloniexlendingbot
Forked from BitBotFactory/poloniexlendingbot
Automated lending on Poloniex exchange
Python 1
-
ocelotgui
Forked from ocelot-inc/ocelotgui
GUI client for MySQL or MariaDB, including debugger
C++
5 contributions in the last year
Contribution activity
June 2017
Created an issue in ocelot-inc/ocelotgui
that received 3
comments
debug stored procedure fail if enum in parameter
Here is an example of stored procedure that fail:
You can execute this code in phpmyadmin
DELIMITER //
CREATE PROCEDURE `test_procedure`(OUT `o_res…