mysql_client
Native MySQL client written in Dart. Tested with MySQL Percona Server (5.7, 8), MariaDB (10). Supports TLS.
0.0.27
20K downloads/mo
#2210 most downloaded on pub.dev
zim32/mysql.dart
What this package is like to depend on
Last release 4 years ago
no release in 18 months
Ships fairly regularly
a new release about every 4 weeks
Nearly every release is documented
notes for 27 of 27 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
27 releases · first in 2022
0 releases in the last 12 months
see the full history below
Release timeline
27 releases · Feb 2022 to Oct 2022
2023
2024
2025
2026
Releases
latest 27-
0.0.2704 Oct 2022 -
0.0.2618 Sep 2022Release notes
Open source →- Change default charset to ut8mb4 (fix emojies)
- Add timeoutMs option to connect() method
- Increase default timeout from 5 seconds to 10 seconds
-
0.0.2527 Jul 2022Release notes
Open source →- Add support for unix socket connection. See example/main_unix_socket.dart
-
0.0.2405 Jul 2022 -
0.0.2305 Jul 2022 -
0.0.2204 Jul 2022 -
0.0.2102 Jul 2022 -
0.0.2001 Jul 2022Release notes
Open source →- Refactor error handling
- Add section about error handling to README.md
- Fix connection pool bugs
- Fix mysql protocol string parsing (ascii instead of utf8)
-
0.0.1923 May 2022 -
0.0.1816 May 2022 -
0.0.1716 May 2022 -
0.0.1607 May 2022 -
0.0.1526 Apr 2022 -
0.0.1420 Apr 2022Release notes
Open source →- Fix prepared statement select with params (handle two EOF packets if numOfCols and numOfParams are both > 0)
-
0.0.1323 Mar 2022 -
0.0.1221 Mar 2022 -
0.0.1122 Feb 2022 -
0.0.1016 Feb 2022 -
0.0.915 Feb 2022Release notes
Open source →- Use utf8 charset by default
- Encode all data using utf8.encode() and utf8.decode()
-
0.0.815 Feb 2022Release notes
Open source →- Improve error handling
- Add handling of incomplete packets in _spliPackets() method
- Fix parameters substitution
- Add mysql_client tests
-
0.0.715 Feb 2022 -
0.0.614 Feb 2022 -
0.0.514 Feb 2022Release notes
Open source →- Implement caching_sha2_password auth plugin
- Refactor data packets handling
- Split data packets
- Fix some bugs
-
0.0.413 Feb 2022 -
0.0.312 Feb 2022 -
0.0.211 Feb 2022 -
0.0.111 Feb 2022