issues Search Results · repo:bung87/amysql language:Nim
Filter by
8 results
(99 ms)8 results
inbung87/amysql (press backspace or delete to remove)Documentation is sparse and examples do not exist; tests are not commented and such are not suitable as examples. This
makes it very difficult to use this library.
de-odex
- 3
- Opened on Mar 22, 2022
- #15
bung87
- Opened on Sep 2, 2021
- #14
Running into the protocol error on retrieving larger (not really that large tbh) data sets. The compression does help
but still hits a wall when trying to retrieve more than a 100 or so rows.
The failure ...
shayanhabibi
- 5
- Opened on Sep 2, 2021
- #11
in buffered branch I change protocol.receivePacket body s socket.recv to socket.recvInto with flags = {}
during handshake phrase , sent auth data to server, tcpdump shows it actually sent, when I receive ...
help wanted
bung87
- 1
- Opened on Oct 25, 2020
- #8
https://github.com/bung87/amysql/tree/zstd run sudo tcpdump -i pktap,lo0 port 3306 -n -q -tttt -s 0 -A on mac shows:
=h..=h..........test
but select * from mysql.general_log shows mysql server didn t get ...
help wanted
bung87
- 1
- Opened on Oct 15, 2020
- #6
mysql works well, but
5.5.5-10.4.14-MariaDB-1:10.4.14+maria~xenial
mariadb-10.5.5.high_sierra
not supported , insert as null and return as null
bung87
- Opened on Aug 27, 2020
- #2
env:
linux mysql8
MYSQL_TYPE_JSON is not allowed as Item_param lacks a proper implementation for val_json.
https://github.com/mysql/mysql-server/blob/124c7ab1d6f914637521fd4463a993aa73403513/sql/sql_prepare.cc#L636-L639 ...
bung87
- Opened on Aug 27, 2020
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.