1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Merge mysql.com:/home/kent/bk/mysql-5.0

into  mysql.com:/home/kent/bk/mysql-5.1
This commit is contained in:
kent@kent-amd64.(none)
2006-11-27 23:12:05 +01:00
22 changed files with 89 additions and 56 deletions

View File

@ -66,7 +66,6 @@ use IO::Socket::INET;
use Data::Dumper;
use strict;
use warnings;
use diagnostics;
select(STDOUT);
$| = 1; # Automatically flush STDOUT