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 MDEV-25602 get rid of __WIN__ in favor of standard _WIN32 2021-06-06 13:21:03 +02:00
client_metadata.h MDEV-17832 Protocol: extensions for Pluggable types and JSON, GEOMETRY 2020-03-10 20:43:32 +04:00
client_priv.h Cleanup of MDEV-14974: --port ignored for --host=localhost 2023-04-27 11:34:26 +03:00
CMakeLists.txt MDEV-33091 pcre2 headers aren't found on Solaris 2024-01-19 20:23:45 +01:00
completion_hash.cc Merge 10.4 into 10.5 2020-11-03 16:24:47 +02:00
completion_hash.h Update FSF Address 2019-05-11 21:29:06 +03:00
echo.c Fix typos in the codebase. 2022-08-09 18:41:09 +03:00
mariadb-conv.cc mariadb-conv --character-sets-dir 2021-05-20 18:33:07 +02:00
my_readline.h Update FSF Address 2019-05-11 21:29:06 +03:00
mysql.cc Merge branch '10.5' into 10.6 2023-08-01 15:08:52 +02:00
mysql_plugin.c Merge 10.5 into 10.6 2023-04-11 16:15:19 +03:00
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 MDEV-25602 get rid of __WIN__ in favor of standard _WIN32 2021-06-06 13:21:03 +02:00