~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/session.cc

  • Committer: Brian Aker
  • Date: 2011-09-26 15:02:54 UTC
  • mto: This revision was merged to the branch mainline in revision 2427.
  • Revision ID: brian@tangent.org-20110926150254-zpi0gifzexj2crdt
Wrap thread specfic

Show diffs side-by-side

added added

removed removed

Lines of Context:
521
521
  setCurrentSession(this);
522
522
  setCurrentMemRoot(&mem);
523
523
 
524
 
  mysys_var= internal::my_thread_var();
 
524
  mysys_var= internal::my_thread_var2().get();
525
525
 
526
526
  /*
527
527
    Let mysqld define the thread id (not mysys)