Merge branch '5.0.8'

This commit is contained in:
Tom Eastep 2016-04-27 10:23:51 -07:00
commit a92d10f19c

View File

@ -1096,7 +1096,7 @@ CEOF
if ( $optional ) { if ( $optional ) {
if ( $persistent ) { if ( $persistent ) {
emit( "persistent_${what}_${table}\n" ); emit( "do_persistent_${what}_${table}\n" );
} }
if ( $shared ) { if ( $shared ) {