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

Merge mysql.com:/home/hf/work/mysql-4.1.clean

into mysql.com:/home/hf/work/mysql-5.0.mrg
parents 87303f2e b457eaba
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);