~jaypipes/drizzle/split-xa-resource-manager

« back to all changes in this revision

Viewing changes to drizzled/internal/my_delete.cc

  • Committer: Jay Pipes
  • Date: 2010-02-14 20:26:43 UTC
  • mfrom: (1273.1.27 staging)
  • Revision ID: jpipes@serialcoder-20100214202643-ahuqvc8rhn8u7y33
Merge trunk and resolve conflicts

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
#include "config.h"
17
17
 
18
18
#include "drizzled/internal/my_sys.h"
19
 
#include "drizzled/my_error.h"
 
19
#include "drizzled/error.h"
20
20
 
21
21
namespace drizzled
22
22
{