• unknown's avatar
    Fixed some of the data collection during parsing. · da1d6821
    unknown authored
    
    sql/sp_head.cc:
      Renamed m_mylex into m_call_lex.
      Fixed some data collection.
    sql/sp_head.h:
      Renamed m_mylex into m_call_lex.
      Put called procedures and used tables in class member vars (for now at least).
    da1d6821
sp_head.h 6.06 KB