diff options
author | monty@mysql.com <> | 2004-05-20 00:54:52 +0300 |
---|---|---|
committer | monty@mysql.com <> | 2004-05-20 00:54:52 +0300 |
commit | a4b0ec1eded00350f41b26c475f45fe4919924c9 (patch) | |
tree | 969ae655143f6308b50b399e6abcb73c20e39a81 /libmysqld/libmysqld.def | |
parent | 332f124bc62d2a63cfb566b50e2784c357ef6b8e (diff) | |
parent | 8e2ff7d13546e90eed7e3d05ad7f6a8d047ecdad (diff) | |
download | mariadb-git-a4b0ec1eded00350f41b26c475f45fe4919924c9.tar.gz |
Merge with 4.0, mainly to get changes to windows project files
Diffstat (limited to 'libmysqld/libmysqld.def')
-rw-r--r-- | libmysqld/libmysqld.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libmysqld/libmysqld.def b/libmysqld/libmysqld.def index c3f757b5f1a..b33bc98602f 100644 --- a/libmysqld/libmysqld.def +++ b/libmysqld/libmysqld.def @@ -128,3 +128,4 @@ EXPORTS alloc_root free_root my_read + max_allowed_packet |