Commit graph

120 commits

Author SHA1 Message Date
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