monty@mysql.com
|
eca9418ca7
|
Added missing my_time.c file to mysqlclient project
Moved include <assert.h> to my_global.h
|
2004-06-28 00:42:02 +03:00 |
|
lenz@mysql.com
|
14ace68c98
|
- make sure to define NDEBUG in my_dbug.h, when DBUG_OFF is defined
(to disable assertions)
|
2004-06-15 14:37:45 +02:00 |
|
konstantin@mysql.com
|
f08bbd1f12
|
assert.h needed for my_dbug.h now is included in my_dbug.h, where it for
some reason wasn't included before.
A lot of files cleaned up from #include <assert.h>
|
2004-06-10 23:58:39 +04:00 |
|
monty@narttu.mysql.fi
|
3ec97824b7
|
Change dbug.h -> my_dbug.h (Portability fix)
Ensure that \ is not allowed in filenames, even on Unix
|
2003-03-17 19:06:14 +02:00 |
|