1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

merge 5.1 --> 5.1-rpl

This commit is contained in:
Alfranio Correia
2008-12-13 19:42:12 +00:00
165 changed files with 3576 additions and 1404 deletions

View File

@@ -9,7 +9,7 @@ SET timestamp=1000000000;
#
# We need big packets.
#
SET @@session.max_allowed_packet= 1024*1024*1024;
SET @@global.max_allowed_packet= 1024*1024*1024;
#
# Delete all existing binary logs.
#