~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/POTFILES.in

  • Committer: Jay Pipes
  • Date: 2009-02-11 02:30:38 UTC
  • mto: (873.2.13 devel)
  • mto: This revision was merged to the branch mainline in revision 877.
  • Revision ID: jpipes@serialcoder-20090211023038-203wrshtyrufboko
Fixes the Field_date class to not allow any invalid input at
any time.  This, quite expectedly, broken about 20 test cases, so
this patches up those cases as well.

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
mysys/errors.cc
39
39
mysys/my_error.cc
40
40
mysys/my_getopt.cc
41
 
mysys/thr_alarm.cc
42
41
plugin/errmsg_stderr/errmsg_stderr.cc
43
42
plugin/logging_query/logging_query.cc
44
43
plugin/logging_syslog/logging_syslog.cc
 
44
plugin/multi_thread/multi_thread.cc
45
45
plugin/pool_of_threads/pool_of_threads.cc
46
46
plugin/pool_of_threads/session_scheduler.cc
47
47
plugin/replicator/replicator.cc