config root man

Current Path : /home/usr.opt/mysql57/mysql-test/t/

FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64
Upload File :
Current File : //home/usr.opt/mysql57/mysql-test/t/group_by_fd_no_prot.test

# WL#2489: test of detection of functional dependencies
# for only_full_group_by

# Output differs in both modes, because
# - we print trace of FDs
# - but the detection is done only in PREPARE, not EXECUTE
# - in PS mode, the trace is of EXECUTE

if (`SELECT $PS_PROTOCOL + $SP_PROTOCOL + $CURSOR_PROTOCOL
            + $VIEW_PROTOCOL > 0`)
{
   --skip Need normal protocol
}

--source include/group_by_fd.inc

Man Man