~thomir-deactivatedaccount/drizzle/drizzle-fix-bug653747

« back to all changes in this revision

Viewing changes to tests/valgrind.supp

  • Committer: Brian Aker
  • Date: 2010-10-10 02:07:52 UTC
  • mfrom: (1827.2.3 staging)
  • Revision ID: brian@tangent.org-20101010020752-ktv73isay5dxtvp3
Merge in switch on table_share_instance inheritance.

Show diffs side-by-side

added added

removed removed

Lines of Context:
324
324
   fun:_Z15key_cache_writePN8drizzled12st_key_cacheEiyiPhjji
325
325
   ...
326
326
}
327
 
{
328
 
   MyISAM pwrite issue. Teh Suck.
329
 
   Memcheck:Param
330
 
   pwrite64(buf)
331
 
   fun:pwrite64
332
 
   fun:_Z15key_cache_writePN8drizzled12st_key_cacheEimiPhjji
333
 
   ...
334
 
}
335
327
 
336
328
# Things we don't like in Drizzle
337
329