~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/valgrind.supp

  • Committer: Monty Taylor
  • Date: 2010-08-21 08:44:38 UTC
  • mfrom: (1725.1.5 build)
  • Revision ID: mordred@inaugust.com-20100821084438-xco4t67quey63o0i
Visibility, suppressions and bugfixes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
316
316
}
317
317
 
318
318
 
 
319
{
 
320
   MyISAM pwrite issue. Teh Suck.
 
321
   Memcheck:Param
 
322
   pwrite64(buf)
 
323
   fun:pwrite64
 
324
   fun:_Z15key_cache_writePN8drizzled12st_key_cacheEiyiPhjji
 
325
   ...
 
326
}
 
327
 
319
328
# Things we don't like in Drizzle
320
329
 
321
330
{