mariadb/client
Sergei Golubchik 3a33ae8601 MDEV-33091 pcre2 headers aren't found on Solaris
use pkg-config to find pcre2, if possible

rename PCRE_INCLUDES to use PKG_CHECK_MODULES naming, PCRE_INCLUDE_DIRS
2024-01-19 20:23:45 +01:00
..
async_example.c
client_metadata.h
client_priv.h
CMakeLists.txt MDEV-33091 pcre2 headers aren't found on Solaris 2024-01-19 20:23:45 +01:00
completion_hash.cc
completion_hash.h
echo.c
mariadb-conv.cc
my_readline.h
mysql.cc Merge branch '10.5' into 10.6 2023-08-01 15:08:52 +02:00
mysql_plugin.c
mysql_upgrade.c Merge 10.5 into 10.6 2023-12-19 18:41:42 +02:00
mysqladmin.cc mysqladmin -vv processlist now shows more information 2023-11-30 18:40:43 +02:00
mysqlbinlog.cc Merge branch '10.5' into 10.6 2023-11-08 15:57:05 +01:00
mysqlcheck.c Merge branch '10.5' into 10.6 2023-08-01 15:08:52 +02:00
mysqldump.c Merge branch '10.5' into 10.6 2023-11-08 15:57:05 +01:00
mysqlimport.c Merge branch '10.5' into 10.6 2023-08-01 15:08:52 +02:00
mysqlshow.c Merge branch '10.5' into 10.6 2023-08-01 15:08:52 +02:00
mysqlslap.c Merge branch '10.5' into 10.6 2023-08-01 15:08:52 +02:00
mysqltest.cc Merge 10.5 into 10.6 2023-12-19 18:41:42 +02:00
readline.cc