406
408
/* Empty string, used by AS or internal function like last_insert_id() */
413
415
uint32_t orig_len= length;
416
418
/* Fix problem with yacc */
423
425
push_warning_printf(&getSession(), DRIZZLE_ERROR::WARN_LEVEL_WARN, ER_NAME_BECOMES_EMPTY, ER(ER_NAME_BECOMES_EMPTY), str + length - orig_len);