From 421585e1d94a16a2152732f9ad3efe63a2b0c707 Mon Sep 17 00:00:00 2001 From: geektcp Date: Thu, 7 Sep 2023 12:02:41 +0800 Subject: [PATCH] =?UTF-8?q?mysql=20=E9=A9=B1=E5=8A=A8=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dep/include/mysql/mysql_version.h | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/dep/include/mysql/mysql_version.h b/dep/include/mysql/mysql_version.h index 547ccd5..2ccd6e7 100644 --- a/dep/include/mysql/mysql_version.h +++ b/dep/include/mysql/mysql_version.h @@ -1,7 +1,11 @@ /* Copyright Abandoned 1996, 1999, 2001 MySQL AB This file is public domain and comes with NO WARRANTY of any kind */ -/* Version numbers for protocol & mysqld */ +/* Version numbers for protocol & mysqld + +mysql version: 5.1-5.9 supported + +*/ #ifndef _mysql_version_h #define _mysql_version_h