Commit graph

12748 commits

Author SHA1 Message Date
joreland@mysql.com
f254d9f121 BUg#3910 2004-05-28 09:09:47 +02:00
heikki@hundin.mysql.fi
e734cde6a6 my_global.h:
Improved a comment about HAVE_BROKEN_PREAD: pread() only works on HP-UX 11.0 if one installs kernel patch PHKL_20349 or greater
2004-05-28 09:06:19 +03:00
joreland@mysql.com
58240397a5 Merge mysql.com:/home/jonas/src/mysql-4.1-ndb
into mysql.com:/home/jonas/src/mysql-4.1-ndb-jonas
2004-05-28 07:08:15 +02:00
joreland@mysql.com
7a5024b613 Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-05-28 07:04:07 +02:00
tomas@mc05.(none)
d1467d7a42 Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
into mc05.(none):/space2/tomas/mysql-4.1-ndb-test
2004-05-28 03:24:29 +02:00
monty@mysql.com
ccc4171276 Portability fix (using 'char' as argument to C functions may give warnings) 2004-05-28 02:36:43 +03:00
monty@mysql.com
be7f1a3570 merge with 4.0 to get fix for hpux 2004-05-28 02:04:07 +03:00
monty@mysql.com
33dcccb5bf Portability fix for HPUX 2004-05-28 02:00:34 +03:00
monty@mysql.com
47cc3af0e9 Always enable HAVE_COMPRESS on netware 2004-05-28 01:02:20 +03:00
joreland@mysql.com
79c4dcf3ee Merge joreland@bk-internal.mysql.com:mysql-4.1-ndb-jonas
into mysql.com:/home/jonas/src/mysql-4.1-ndb-jonas
2004-05-27 23:42:32 +02:00
monty@mysql.com
a7c17eee46 Portability fix for 32 bit file systems 2004-05-28 00:32:55 +03:00
monty@mysql.com
297be71078 Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1 2004-05-28 00:27:10 +03:00
monty@mysql.com
b32fd18630 Merge bk-internal.mysql.com:/home/bk/mysql-4.1
into mysql.com:/home/my/mysql-4.1
2004-05-28 00:06:19 +03:00
monty@mysql.com
518019f511 Remove some code from sql_yacc.cc that doesn't do anything except produce warnings on VC++ 2004-05-28 00:03:19 +03:00
monty@mysql.com
e9b7e3baa8 merge with 4.0 to get fix to VC++ project files 2004-05-27 23:45:22 +03:00
jani@a80-186-24-72.elisa-laajakaista.fi
6cd8de3645 Merged in some patches from Novell. 2004-05-27 23:39:50 +03:00
monty@mysql.com
1aa3b2c79e removed reference to not existing library lib_release\dbug.lib 2004-05-27 22:53:36 +03:00
joreland@mysql.com
621b0b29a2 Fix dependency for mgmsrv 2004-05-27 21:18:45 +02:00
serg@serg.mylan
1998dd786e backport bug#2708 fix from 4.1 2004-05-27 21:14:59 +02:00
joreland@mysql.com
44f810340f Merge 2004-05-27 21:05:14 +02:00
joreland@mysql.com
eff14ee4fe Use ndbclient more 2004-05-27 21:03:05 +02:00
tomas@mc05.(none)
5240fb5103 Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
into mc05.(none):/space2/tomas/mysql-4.1-ndb-test
2004-05-27 20:40:20 +02:00
joreland@mysql.com
8afdc13b05 Merge mysql.com:/home/jonas/src/mysql-4.1-ndb
into mysql.com:/home/jonas/src/mysql-4.1-ndb-jonas
2004-05-27 20:16:18 +02:00
joreland@mysql.com
006ef0e665 Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-05-27 19:59:38 +02:00
joreland@mysql.com
3becb6ef05 Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/home/jonas/src/mysql-4.1-ndb-jonas
2004-05-27 19:58:19 +02:00
mronstrom@mysql.com
aa8bccd3b5 Fix for source of libndbclient 2004-05-27 18:41:57 +02:00
mronstrom@mysql.com
fe146fdb77 Fix for building libndbclient before entering kernel 2004-05-27 18:41:56 +02:00
tomas@poseidon.(none)
45718caa04 oops ndb mistake 2004-05-27 16:41:55 +00:00
tomas@poseidon.(none)
d4f71fb583 fix ndb make 2004-05-27 16:38:40 +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
hf@deer.(none)
15ea09b79d WL#1163 (Make spatial code separable for other parts)
--with-geometry and
--with-embedded-privilege-control
configure switches added
2004-05-27 20:31:30 +05:00
dlenev@brandersnatch.localdomain
03b705ff44 Made my_snprintf() behavior snprintf() compatible when printing %x arguments (it should
produce hex digits in lower case). (fixed version)

Replaced _dig_vec array with two _dig_vec_upper/_dig_vec_lower arrays.
Added extra argument to int2str function which controls case of digits you get.
Replaced lot of invocations of int2str for decimal radix with more optimized int10_to_str()
function.
Removed unused my_itoa/my_ltoa functions.
2004-05-27 17:54:40 +04:00
tomas@poseidon.(none)
02a37ce255 Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into poseidon.(none):/home/tomas/mysql-4.1-ndb
2004-05-27 13:34:17 +00:00
tomas@poseidon.(none)
fb54a0c486 oops 2004-05-27 13:33:19 +00:00
joreland@mysql.com
65ef06b400 Add mgmapi 2004-05-27 15:20:38 +02:00
hf@deer.(none)
3a5e8d58cc Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1
into deer.(none):/home/hf/work/mysql-4.1.ftr
2004-05-27 17:37:47 +05:00
marko@hundin.mysql.fi
fc85c80b88 InnoDB cleanup:
Disable log archiving code unless #ifdef UNIV_LOG_ARCHIVE
Remove (char*) casts of string constants; add const qualifiers
Remove some Hot Backup code unless #ifdef UNIV_HOTBACKUP
2004-05-27 15:27:43 +03:00
hf@deer.(none)
e27322d826 Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1
into deer.(none):/home/hf/work/mysql-4.1.spa
2004-05-27 17:27:42 +05:00
tomas@poseidon.(none)
b504425751 see resp file 2004-05-27 12:14:19 +00:00
hf@deer.(none)
374a28d293 Merging 2004-05-27 16:32:49 +05:00
tomas@mc05.(none)
20a1088278 Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mc05.(none):/space2/tomas/mysql-4.1
2004-05-27 13:19:55 +02:00
tomas@poseidon.(none)
3d6d1e0c4f Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into poseidon.(none):/home/tomas/mysql-4.1-ndb
2004-05-27 11:19:54 +00:00
tomas@poseidon.(none)
4e75c1210b fix for gcc version 3 bug 2004-05-27 11:16:14 +00:00
joreland@mysql.com
889cb7db35 Merge mysql.com:/home/jonas/src/mysql-4.1-ndb
into mysql.com:/home/jonas/src/mysql-4.1-ndb-jonas
2004-05-27 11:36:09 +02:00
tomas@mc05.(none)
9a74e4c718 Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mc05.(none):/space2/tomas/mysql-4.1
2004-05-27 11:36:09 +02:00
joreland@mysql.com
9fb4e4b30f Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-05-27 11:36:08 +02:00
tomas@mc05.(none)
67da12a8fe Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
into mc05.(none):/space2/tomas/mysql-4.1-ndb-test
2004-05-27 11:36:08 +02:00
tomas@poseidon.(none)
1161f719a8 configure.in:
automake verion problem
2004-05-27 09:36:07 +00:00
monty@mysql.com
3ad2158b42 Portability fixes 2004-05-27 12:03:16 +03:00