• unknown's avatar
    Part of patch for BUG#11986: make sp_head::m_body_begin pointer · e57122a7
    unknown authored
    private and provide a setter for it. The setter will be used to
    construct UTF-query in the following patches.
    
    
    sql/sp_head.cc:
      Make sp_head::m_body_begin pointer private.
    sql/sp_head.h:
      Make sp_head::m_body_begin pointer private.
    sql/sql_yacc.yy:
      Make sp_head::m_body_begin pointer private.
    e57122a7
sql_yacc.yy 316 KB