~drizzle-trunk/drizzle/development

  • Committer: Stewart Smith
  • Date: 2008-10-15 04:05:23 UTC
  • Revision ID: stewart@flamingspork.com-20081015040523-870cn8x8gw36kjm8
In function int open(const char*, int, ...),
    inlined from int logging_query_plugin_init(void*) at logging_query.cc:111:
/usr/include/bits/fcntl2.h:51: error: call to __open_missing_mode declared with attribute error: open with O_CREAT in second argument needs 3 arguments
Filename Latest Rev Last Changed Committer Comment Size
..
Makefile.am 236.1.38 16 years ago Monty Taylor Fixed header install problem. The now install to t 955 bytes Diff Download File
vio.c 482 16 years ago Brian Aker Remove uint. 3.2 KB Diff Download File
vio_priv.h 383.1.44 16 years ago Monty Taylor Renamed drizzle.h to libdrizzle.h. 1.1 KB Diff Download File
violite.h 395 16 years ago Brian Aker Fixed uint/ushort issue in libdrizzle 5.2 KB Diff Download File
viosocket.c 492.1.7 16 years ago Monty Taylor Moved test() to its own file. Made a new function 6 KB Diff Download File
viotest.cc 51.3.7 16 years ago Jay Pipes Final removal of DBUG from vio/ & Round 1 cleanup 671 bytes Diff Download File