Skip to content

Commit

Permalink
compress note
Browse files Browse the repository at this point in the history
  • Loading branch information
James Cor committed Sep 19, 2024
1 parent 17107c7 commit e65d30a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ Most functions are simple to implement. If you need one that isn't implemented,
| `COALESCE()` || |
| `COERCIBILITY()` || |
| `COLLATION()` || |
| `COMPRESS()` || |
| `COMPRESS()` || Golang's zlib library is slightly different than MySQL's, so compressed data may not match |
| `CONCAT()` || |
| `CONCAT_WS()` || |
| `CONNECTION_ID()` || |
Expand Down

0 comments on commit e65d30a

Please sign in to comment.