~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/session.cc

  • Committer: Olaf van der Spek
  • Date: 2011-08-13 15:08:14 UTC
  • mto: This revision was merged to the branch mainline in revision 2407.
  • Revision ID: olafvdspek@gmail.com-20110813150814-x12xd0c230a9bgtb
Refactor

Show diffs side-by-side

added added

removed removed

Lines of Context:
524
524
  setCurrentSession(this);
525
525
  setCurrentMemRoot(&mem);
526
526
 
527
 
  mysys_var= my_thread_var;
 
527
  mysys_var= internal::my_thread_var();
528
528
 
529
529
  /*
530
530
    Let mysqld define the thread id (not mysys)