config root man

Current Path : /home/usr.opt/mysql57/mysql-test/suite/sysschema/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/suite/sysschema/t/pr_ps_setup_reset_to_default.test

########### suite/sysschema/t/pr_ps_setup_reset_to_default.test #############
#                                                                           #
# Testing of of the sys.ps_setup_reset_to_default() procedure               #
#                                                                           #
# Creation:                                                                 #
# 2015-08-14 jkrogh Implement this test as part of Bug 21550271/Bug77927    #
#                                                                           #
#############################################################################

-- source include/not_embedded.inc

# Currently just a sanity check
CALL sys.ps_setup_reset_to_default(TRUE);

-- source ../include/ps_setup_reset_to_default_cleanup.inc

Man Man