Xiaoxue CHEN
Results
2
issues of
Xiaoxue CHEN
### Version * vert.x core: 3.4.1 * vert.x jdbc-client: 3.4.1 ### General info * RDBMS server : MySQL ### Context `JsonArray jsonArray = new JsonArray().add(new byte[]{0x00, 0x01, 0x03});` `conn.queryWithParams(storeSql, jsonArray,...