monty@mysql.com
db40af2a6f
Fix warnings from icc
...
Added BUILD scripts for icc
Fixed (one time) memory leak in grant handling
2005-05-18 19:00:21 +03:00
lars@mysql.com
05cbb3962c
Manual merge 5.0->5.1
2005-05-06 15:04:07 +02:00
serg@sergbook.mylan
83dfc216a7
gcc 2.92 compatibility
2005-05-05 16:21:17 +02:00
tomas@poseidon.ndb.mysql.com
4f1e27ed00
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-clean
2005-05-03 00:10:52 +02:00
tomas@poseidon.ndb.mysql.com
145ae3c6f5
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-clean
2005-05-02 13:18:26 +02:00
serg@serg.mylan
530b6ba541
Merge bk-internal:/home/bk/mysql-5.0
...
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
2005-05-01 23:10:55 +02:00
jimw@mysql.com
f35c1a1874
Merge mysql.com:/home/jimw/my/mysql-5.0-build
...
into mysql.com:/home/jimw/my/mysql-5.0-clean
2005-04-29 11:47:30 -07:00
serg@serg.mylan
e9b0411110
Merge
2005-04-29 15:44:24 +02:00
svoj@mysql.com
c1fd1d6a5b
WL#2286 Compile MySQL w/YASSL support
...
yaSSL-0.9.7 library bundled.
2005-04-28 18:23:27 +05:00
jimw@mysql.com
63fa61c6e2
Carry over change to fix build on ICC that was lost in merge from 4.1.
2005-04-27 10:01:41 -07:00
brian@zim.(none)
3e4607a3b8
Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1
...
into zim.(none):/home/brian/mysql/mysql-5.1
2005-04-26 19:07:13 -07:00
brian@zim.(none)
2193fd8666
All changes for change to all storage engines being under storage directory.
2005-04-26 19:04:36 -07:00
jimw@mysql.com
64f8ebc68b
Merge mysql.com:/home/jimw/my/mysql-5.0-build
...
into mysql.com:/home/jimw/my/mysql-5.0-clean
2005-04-26 10:29:58 -07:00
jimw@mysql.com
fcc04b2ffd
Merge changes to acinclude.m4 that are now in config/ac-macros/misc.m4
2005-04-26 08:23:42 -07:00
joerg@mysql.com
1523119091
Post-merge fix of the fixes for NPTL configuration (bug#2173, bug#5871, and bug#9497).
2005-04-26 12:16:12 +02:00
joerg@mysql.com
fc0e6aa274
Manual transfer of the change in "configure.in" (4.1) to "config/ac-macros/character_sets.m4".
2005-04-11 11:24:30 +02:00
serg@sergbook.mylan
2b8ff6949f
delete isam/merge files
2005-04-04 17:58:21 +02:00
joerg@mysql.com
37fd05fe49
Merge mysql.com:/M50/mysql-5.0 into mysql.com:/M50/push-5.0
2005-03-29 21:13:56 +02:00
joerg@mysql.com
c4726b9e20
Implement the new '--with-big-tables' flag to "configure".
...
Using it comes merged from 4.1.
2005-03-29 21:11:52 +02:00
brian@zim.(none)
8e50a98e71
Adding rules for building blackhole, also updating test case.
2005-03-25 13:43:42 -08:00
brian@zim.(none)
473e1ffd3a
Removed support for RAID, mit-threads, and MySQL FS (really, if someone wants this feature look at a web-dav hookup).
2005-03-16 16:22:56 -08:00
konstantin@mysql.com
0f1d024461
Porting of "buffered read" patch to 5.0 and post-review fixes.
...
The patch implements the idea suggested by Olaf van der Spek in
thread "Client: many small reads?" (internals@lists.mysql.com ).
Now small reads performed by the client library are buffered.
The buffering gives up to 2 times speedup when retrieving
one-column tables.
2005-03-06 00:10:08 +03:00
konstantin@mysql.com
c55a2de573
Fix bad 4.1->5.0 merge of Bug#6273 (mysql_config --libs when using bundled
...
zlib)
2005-02-09 21:59:30 +03:00
bar@mysql.com
c9c8955fc9
character_sets.m4:
...
--with-uca configure.in argument.
The rest of the changes are pending from 4.1 tree
2005-02-01 11:50:43 +04:00
tomas@poseidon.ndb.mysql.com
72dc9ff915
moved START_AND_EXIT check so it can actually be used
...
fix as not to overwrite previoulsy set flags in configure
2005-01-21 08:41:38 +01:00
tulin@build.mysql.com
26d8fc4939
added configure option to set extra ndb cc-flags
2005-01-19 14:20:26 +01:00
shuichi@mysql.com
852d74a68e
renamed charset name 'eucjp_ms' to 'eucjpms'
2005-01-12 02:58:15 -08:00
shuichi@mysql.com
3126e82291
added new character set - cp932, eucjp_ms
2005-01-11 17:45:36 -08:00
tulin@build.mysql.com
9b122af3e1
ha_ndbcluster.m4:
...
fixed ndb configure according to 4.1
2005-01-06 13:04:52 +01:00
monty@mysql.com
d71c030587
After merge fixes
2004-12-31 00:44:00 +02:00
patg@patrick-galbraiths-computer.local
301c493252
First commit to mysql-5.0 tree to include MySQL Federated Storage Handler. This includes both the source and header files, test (results, test, require), and modifications to server and handler base files, and autoconf modifications to properly build federated handler.
2004-12-11 12:03:51 -08:00
brian@avenger.(none)
2bf9291b0c
Removed the need for our own sanity check file (which was just the default anyways).
2004-12-06 10:04:16 -08:00
brian@avenger.(none)
20c18c77e1
Fixing problem with case insitive file systems.
...
Would you believe that I wrote all of this on a Mac? I just happen to be not using HFS for the partition I did this work on. Oops :)
2004-12-04 11:00:33 -08:00