1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-31 22:22:30 +03:00

Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.0

into  ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1
This commit is contained in:
jani@ua141d10.elisa.omakaista.fi
2006-01-12 17:47:58 +02:00
4 changed files with 24 additions and 6 deletions

View File

@@ -92,6 +92,9 @@ extern "C" {
/* On NetWare, stack grows towards lower address*/
#define STACK_DIRECTION -1
/* On NetWare, we need to set stack size for threads, otherwise default 16K is used */
#define NW_THD_STACKSIZE 65536
/* On NetWare, to fix the problem with the deletion of open files */
#define CANT_DELETE_OPEN_FILES 1