monty@mysql.com
b1d08ba2b4
Merge with 4.0 to get the latest bug patches to 4.1
2004-06-25 20:13:05 +03:00
lenz@mysql.com
4740e8b2b7
- Applied some portability fixes for SGI IRIX/MipsPro compiler
...
(e.g. a fix for BUG#3507 and some modifications recommended
by Andrea Suatoni and Joerg Behrens - thank you!)
2004-06-22 17:35:34 +02:00
konstantin@mysql.com
862a6ed4ca
A typo fixed.
2004-06-20 20:27:50 +04:00
tomas@poseidon.bredbandsbolaget.se
52816b100f
bug fix in ndb make
2004-06-16 16:50:05 +00:00
tomas@mc05.(none)
8278d71688
ndb fixes for make dist
2004-06-15 08:14:20 +02:00
serg@serg.mylan
035e03c1f6
merged
2004-06-11 20:55:08 +02:00
brian@brian-akers-computer.local
e24e1350a3
Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into brian-akers-computer.local:/Users/brian/mysql/mysql-4.1
2004-06-05 10:43:22 -07:00
serg@serg.mylan
a0464b8563
one more ndb-isolating fix
2004-06-05 13:16:29 +02:00
tomas@poseidon.bredbandsbolaget.se
8d7d4c077b
several ndb make changes, see respective file
2004-06-02 00:54:58 +00:00
tomas@poseidon.ndb.mysql.com
f265403fb7
various ndb make changes, see respective file
2004-06-01 11:19:40 +00:00
tomas@poseidon.bredbandsbolaget.se
26df6c6fc1
added shared mem + sci options for ndb
2004-05-28 09:22:27 +00:00
tomas@poseidon.(none)
12709128d5
ndb fixes see files
2004-05-27 16:28:41 +00:00
tomas@poseidon.(none)
2573f890ae
changed to ndbclient
2004-05-27 15:47:31 +00:00
tomas@poseidon.(none)
fff33634be
updated configure for automake in ndb tree
2004-05-25 15:22:57 +00:00
brian@avenger.(none)
467cad0bfc
First commit of archive example. Archive is a simple storage engine that handles inserts and selects.
2004-05-20 18:13:11 -07:00
brian@brian-akers-computer.local
886ef75c95
Resolved changes between example storage engine and NDB storage engine.
2004-04-14 14:36:36 -04:00
brian@brian-akers-computer.local
79c46d0d00
Extra paren removed (since well, they were a typo...).
2004-04-14 14:25:15 -04:00
magnus@neptunus.(none)
9b8a81de00
Check if NDB should be built to to support MySQL Cluster
2004-04-14 17:17:51 +02:00
brian@brian-akers-computer.local
4d5a8cb78c
All changes are to allow someone to compile the example storage engine and use it.
2004-04-12 21:01:45 -07:00
monty@mysql.com
350b433569
merge with 4.0
2004-03-16 22:41:30 +02:00
marko@hundin.mysql.fi
fffb747ec8
Remove libcom.a from acinclude.m4 (should have been done in ChangeSet 1.1741)
2004-03-11 16:29:16 +02:00
monty@mashka.mysql.fi
3b83cce5eb
merge with 4.0
2004-02-22 09:50:59 +02:00
monty@mashka.mysql.fi
e74182fe52
Cleanups
2004-02-22 08:54:06 +02:00
monty@mysql.com
e0cc6799ec
Merge with 4.0.17
2003-12-17 17:35:34 +02:00
gluh@gluh.mysql.r18.ru
9b472debb4
Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0
...
into gluh.mysql.r18.ru:/home/gluh/mysql-4.0.ssl
2003-12-10 18:41:12 +04:00
gluh@gluh.mysql.r18.ru
194da99215
Fix for bug# 1142 ./configure - error in file causes failure of compile (SSL option needed)
2003-12-10 17:53:55 +04:00
monty@narttu.mysql.fi
6056cfadfc
Merge with 4.0.16
2003-10-07 15:42:26 +03:00
monty@narttu.mysql.fi
f05a1c8394
Block SIGPIPE also for not threaded client programs.
...
Added --include and --libs_r options to mysql_config.
Added mysql_get_client_version() to client library
Fixed some minor benchmark issues
2003-09-23 13:36:01 +03:00
gluh@gluh.mysql.r18.ru
6d271a5296
Fix for Bug #1142
...
'./configure - error in file causes failure of compile (SSL option needed)'
2003-09-01 15:36:53 +05:00
monty@narttu.mysql.fi
77a70a0a24
merge with 4.0.15
2003-08-29 13:44:35 +03:00
monty@narttu.mysql.fi
8a77f97079
Add detection of in_addr_t
...
Add pack_bits to pack_reclength for dynamic rows. This solves buffer a possible buffer overflow on update.
(This will probably solve bug #563 )
Fix test for available file descriptors in mysqltest
Fixed core dump bug in replication tests when running without transactional table support
2003-08-28 06:08:17 +03:00
monty@mashka.mysql.fi
2263e3e51f
Merge with 4.0.14
2003-08-11 22:44:43 +03:00
monty@mashka.mysql.fi
d78830457b
Fix that -integer works as in 4.0
2003-08-07 20:42:26 +03:00
lenz@mysql.com
3c007c3de9
- portability fixes: put string tests in double quotes (BUG#974).
...
Thanks to Alex Kiernan for the hint.
2003-08-01 10:21:41 +02:00
gluh@gluh.mysql.r18.ru
1dfaccb016
Fix: remove compile warnings on RH(with openssl)
2003-07-25 09:25:50 +05:00
serg@serg.mylan
06623670c3
--with-openssl-includes/libraries
2003-07-23 16:13:07 +02:00
gluh@gluh.mysql.r18.ru
4ddbb817d5
Bug #554 : Support for --with-openssl[=DIR]
2003-07-22 19:56:52 +05:00
gluh@gluh.mysql.r18.ru
5603456e4f
Bug #554 : Support for --with-openssl[=DIR]
...
Here is fix for bug 554.
Added configure options
--with-openssl-includes[=DIR] and --with-openssl-libs[=DIR]
2003-07-22 15:04:37 +05:00
monty@mashka.(none)
428e348139
Portability fixes for Redhat 9
2003-07-18 12:35:29 +03:00
monty@narttu.mysql.fi
4542d142d7
Portability fixes
2003-07-15 13:10:20 +03:00
monty@mashka.mysql.fi
baf9baba2a
merge
2003-07-01 15:57:45 +03:00
lenz@kallisto.local
382e1ad064
- fixed typo (dbl -> dnl) in acinclude.m4
2003-06-27 10:07:22 +02:00
lenz@mysql.com
beef0bf08e
- Added /usr/lib64 to the path to search for libssl.a (required on AMD64)
...
- fixed a typo
2003-06-18 22:08:04 +02:00
lenz@mysql.com
d915b63db0
- ISAM storage engine is now disabled by default. To enable it, configure
...
the sources with "--with-isam"
2003-05-22 16:00:19 +02:00
monty@narttu.mysql.fi
dd2b7918cd
Merge with 4.0.13
2003-05-19 16:35:49 +03:00
monty@mashka.mysql.fi
bf6cfd2948
Fix for -fbranch-probabilites (bug 268)
...
Fix for LEFT/RIGHT/MID with multi-byte-character sets (bug 314)
Fix for new bison 1.875
max_insert_delayed_threads and delayed_insert_timeout now works as documented (bug 211)
Don't show port in SHOW PROCESSLIST for system threads
Fix problem with ORDER BY being discarded for some DISTINCT queries (bug 275)
Fixed bug with NATURAL LEFT JOIN, NATURAL RIGHT JOIN and RIGHT JOIN when
using many joined tables (Bug 212)
2003-04-26 20:43:28 +03:00
vva@eagle.mysql.r18.ru
69b722d7d9
changes for readline/libedit configuration
2003-01-18 20:28:48 +04:00
monty@mashka.mysql.fi
803dff1002
Merge with 4.0.8
2003-01-06 02:04:52 +02:00
monty@mashka.mysql.fi
9ecf9645eb
A lot of portability fixes.
...
Added rename table for BDB. This fixes a bug in ALTER TABLE with BDB tables.
2003-01-05 20:18:49 +02:00
monty@mashka.mysql.fi
07daf3169e
Merge with 4.0.8
2003-01-03 00:04:33 +02:00