Commit b9cd71e6 authored by holyfoot@mysql.com's avatar holyfoot@mysql.com
Browse files

Merge bk@192.168.21.1:mysql-5.0

into mysql.com:/home/hf/work/mysql-5.0.mrg
parents 1a519e29 54a75ed1
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2,6 +2,8 @@
# Test of init_connect variable
#

# should work with embedded server after mysqltest is fixed
-- source include/not_embedded.inc
connect (con0,localhost,root,,);
connection con0;
select hex(@a);