Commit graph

30 commits

Author SHA1 Message Date
monty@narttu.mysql.fi
dd2b7918cd Merge with 4.0.13 2003-05-19 16:35:49 +03:00
greg@mysql.com
80a3c64d93 Minor changes in netware directory (From Rob Lyon - Novell) 2003-04-24 18:15:52 -04:00
monty@narttu.mysql.fi
a7708c7904 Merge with 4.0 2003-04-03 21:19:12 +03:00
greg@mysql.com
b9889bd225 New XDC file for NetWare pre-emption 2003-03-31 18:09:13 -05:00
greg@mysql.com
fbe8359e4f Add new XDC file for NetWare pre-emption, drop old build scripts, libmysqld.def 2003-03-31 11:28:20 -05:00
greg@mysql.com
080b73ee18 Manual merge of Novell's changes for NetWare platform from 4.0, 4.1 patches 2003-03-28 14:24:32 -05:00
greg@mysql.com
9aeb60210f Improve make_binary_distribution from Novell code at Monty's request 2003-03-27 18:13:37 -05:00
monty@mashka.mysql.fi
3bed7a6131 Merge with 4.0.13 2003-03-26 18:37:38 +02:00
greg@mysql.com
61cb692507 Missed one file from Novell changes in 1.1686 2003-03-21 16:14:52 -05:00
greg@mysql.com
6c7b1b2f6a Changes from Novell for various NetWare-only files, post-4.0.12 2003-03-21 15:43:38 -05:00
monty@narttu.mysql.fi
a434bca704 Merge with 4.0 2003-03-16 19:17:54 +02:00
greg@mysql.com[greg]
c086252a2f novell40c.patch 2003-03-10 18:32:38 -05:00
greg@mysql.com[greg]
daeb031925 novell41b.patch 2003-03-05 18:52:47 -05:00
greg@mysql.com
8a86f31635 Remove netware.patch (not needed) 2003-03-05 18:47:08 -05:00
greg@mysql.com
4309cfc25c Many files:
Change mode to -rwxrwxr-x
2003-03-04 12:30:29 -05:00
gweir@work.mysql.com
2cd7bf9969 Many files:
Change mode to -rwxrwxr-x
2003-03-04 18:20:11 +01:00
greg@mysql.com[greg]
137bdcec5a novell41.patch 2003-03-04 10:34:32 -05:00
greg@mysql.com
61f280a978 New build scripts for NetWare 2003-03-03 23:04:36 -05:00
greg@mysql.com[greg]
8fb09059c1 novell40b.patch 2003-03-03 23:00:49 -05:00
greg@mysql.com
de427e5234 Minor changes from 4.0->4.1 by Novell (Rob Lyon) 2003-02-26 13:43:54 -05:00
monty@narttu.mysql.fi
c75a4d2468 Safety fix (caused a core dump on slave during shutdown when shutting down replication on some OS) 2003-02-26 00:13:18 +02:00
greg@mysql.com
21a2424f22 nwbootstrap:
Change mode to -rwxrwxr-x
2003-02-19 12:49:12 -05:00
greg@mysql.com
b080118808 mwldnlm, mwenv, mwccnlm, mwasmnlm, nwconfigure, nwbootstrap:
new file
2003-02-18 17:48:04 -05:00
monty@mashka.mysql.fi
6051b2f998 Fixed multi-table-delete for InnoDB tables
Novell patches
2003-02-17 02:14:37 +02:00
gweir@work.mysql.com
ce2a47185c mysqld.xdc:
new file
2003-02-07 20:05:03 +01:00
gweir@work.mysql.com
f7a6c9c0e7 Many files:
new file
.del-overlay.tar.gz~5bd3087e191e7574:
  Delete: netware/overlay.tar.gz
2003-02-05 03:40:07 +01:00
gweir@work.mysql.com
50ca3ba714 Makefile.am:
Added a conditional to prevent compilation of netware executables
2003-02-03 18:15:48 +01:00
gweir@work.mysql.com
46e3b6157b Many files:
new file
Makefile.am:
  Changes from Novell diff
2003-02-01 00:42:26 +01:00
lenz@mysql.com
1e2e4f234f - added netware subdirectory to distribution 2003-01-28 17:49:21 +01:00
monty@mashka.mysql.fi
689578a099 Fixes for Netware
Call pthread_mutex_destroy() on not used mutex.
Changed comments in .h and .c files from // -> /* */
Added detection of mutex on which one didn't call pthread_mutex_destroy()
Fixed bug in create_tmp_field() which causes a memory overrun in queries that uses "ORDER BY constant_expression"
Added optimisation for ORDER BY NULL
2003-01-28 08:38:28 +02:00