jonas@perch.ndb.mysql.com
1ff0ef83ee
Merge perch.ndb.mysql.com:/home/jonas/src/mysql-5.0
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0-ndb
2006-09-01 10:20:35 +02:00
tsmith@maint2.mysql.com
0af0180468
Merge maint2.mysql.com:/data/localhome/tsmith/bk/g50
...
into maint2.mysql.com:/data/localhome/tsmith/bk/50
2006-08-31 00:01:43 +02:00
tsmith@maint2.mysql.com
d5ee5049be
Merge maint2.mysql.com:/data/localhome/tsmith/bk/bfx/41
...
into maint2.mysql.com:/data/localhome/tsmith/bk/bfx/50
2006-08-30 23:14:29 +02:00
tsmith@maint2.mysql.com
843135ae1f
portability fix in BUILD/* for solaris
2006-08-30 21:24:09 +02:00
tsmith@maint2.mysql.com
0da8a4e321
Merge maint2.mysql.com:/data/localhome/tsmith/bk/bfx/40
...
into maint2.mysql.com:/data/localhome/tsmith/bk/bfx/41
2006-08-30 20:04:33 +02:00
jonas@perch.ndb.mysql.com
c2d2b88b4c
Merge perch.ndb.mysql.com:/home/jonas/src/mysql-5.0
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0-ndb
2006-08-30 08:24:45 +02:00
tsmith@maint1.mysql.com
54e73e93d7
minor portability fix in SETUP.sh
2006-08-29 01:13:06 +02:00
gkodinov/kgeorge@macbook.gmz
415e2de308
Fix for check_cpu to work correctly on MacOSX/Intel.
2006-08-10 17:35:21 +03:00
jonas@perch.ndb.mysql.com
068b6770eb
Merge perch.ndb.mysql.com:/home/jonas/src/41-work
...
into perch.ndb.mysql.com:/home/jonas/src/50-work
2006-08-02 09:13:43 +02:00
jonas@perch.ndb.mysql.com
b87f962945
ndb -
...
Make possible to build both debug/release from compile-ndb-autotest
2006-08-02 09:08:21 +02:00
jonas@perch.ndb.mysql.com
f14cf468cd
Merge perch.ndb.mysql.com:/home/jonas/src/41-jonas
...
into perch.ndb.mysql.com:/home/jonas/src/50-work
2006-08-02 08:28:48 +02:00
jonas@perch.ndb.mysql.com
0db395016c
Merge perch.ndb.mysql.com:/home/jonas/src/mysql-4.1
...
into perch.ndb.mysql.com:/home/jonas/src/41-jonas
2006-06-28 08:35:09 +02:00
jonas@perch.ndb.mysql.com
99621b01eb
ndb autotest -
...
add BUILD/compile-ndb-autotest to simplify building autotest on different mysql versions
2006-06-21 09:20:55 +02:00
kent@mysql.com
b95c0c4edd
Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1-new
...
into mysql.com:/Users/kent/mysql/bk/mysql-5.0-new
2006-06-17 15:42:24 +02:00
kent@mysql.com
ad87e7b314
Makefile.am:
...
Avoid error message trying 'windoze-dsp' in obsolete directory
compile-dist:
Avoid error message for target 'distclean' and no Makefile
2006-06-17 15:37:23 +02:00
knielsen@mysql.com
21c6f52024
Fix BUILD/compile-pentium-gcov
2006-05-22 17:15:49 +02:00
msvensson@neptunus.(none)
dcd5e17264
Use yaSSL as default for BUILD/* scripts
2006-03-21 11:21:52 +01:00
kent@mysql.com
16d66d2a1e
Makefile.am:
...
Added 5.0 specific build scripts
2005-12-18 15:07:58 +01:00
kent@mysql.com
9a0f262ebf
Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1
...
into mysql.com:/Users/kent/mysql/bk/mysql-5.0
2005-12-18 15:02:13 +01:00
kent@mysql.com
943f34f39b
Merge
2005-12-18 14:55:05 +01:00
kent@mysql.com
d3b64781e1
Makefile.am:
...
Adjusted listing of files to put into source TAR
2005-12-18 14:51:19 +01:00
guilhem@mysql.com
ef415ceb14
Fix for BUG#14703 "Valgrind error when inserting 0 into a BIT column (like in type_bit.test)":
...
test "length" first (otherwise when "length" is 0, the *from invalid access still triggers a Valgrind warning).
I wrote to the Valgrind authors in case this is something fixable in Valgrind (normally the
decision to issue a warning is based on the simulated CPU condition code, which should not be undefined here).
2005-11-07 16:18:46 +01:00
jani@ua141d10.elisa.omakaista.fi
3d7d8af3aa
Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1
...
into ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.0-tmp
2005-11-03 15:01:04 +02:00
jani@ua141d10.elisa.omakaista.fi
b8248334d9
Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.0
...
into ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1
2005-11-03 13:02:05 +02:00
jani@ua141d10.elisa.omakaista.fi
2476aa5a70
Added new build script for pentium64.
2005-11-03 11:19:06 +02:00
monty@mysql.com
a7c6a100f0
Use --with-openssl instead of --with-yassl for now
2005-11-02 15:45:25 +02:00
monty@mysql.com
b43ca42959
Build max builds with --yassl instead of openssl
2005-11-02 14:57:18 +02:00
monty@mysql.com
f10399d77e
Add missing return
...
Compile max with --yassl instead of --with-openssl
2005-11-01 21:57:24 +02:00
guilhem@mysql.com
4252b546b3
Merge mysql.com:/home/mysql_src/mysql-4.1
...
into mysql.com:/home/mysql_src/mysql-5.0;
a very bad automerge (issues with non-ascii chars), plus some hard conflicts I'll fix by hand in a next cset
2005-10-12 21:58:02 +02:00
guilhem@mysql.com
ab05c75ea7
merge
2005-10-12 13:31:48 +02:00
monty@mysql.com
17d7ba931d
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/home/my/mysql-5.0
2005-10-08 03:37:23 +03:00
monty@mysql.com
78e828d32f
Review of code pushed since last 5.0 pull:
...
Ensure that ccache is also used for C programs
mysql: Ensure that 'delimiter' works the same way in batch mode as in normal mode
mysqldump: Change to use ;; (instead of //) as a stored procedure/trigger delimiter
Fixed test cases by adding missing DROP's and rename views to be of type 'v#'
Removed MY_UNIX_PATH from fn_format()
Removed current_db_used from TABLE_LIST
Removed usage of 'current_thd' in Item_splocal
Removed some compiler warnings
A bit faster longlong2str code
2005-10-06 17:54:43 +03:00
msvensson@neptunus.(none)
debff3e632
Revert
2005-10-05 14:37:42 +02:00
msvensson@neptunus.(none)
0588cc35f4
Revert
2005-10-05 14:35:41 +02:00
guilhem@mysql.com
e6043231ea
Importing BUILD/compile-pentium64-valgrind-max from 5.0 (unchanged), and speeding up 'bk citool' for me
2005-10-04 22:24:04 +02:00
msvensson@neptunus.(none)
fa2bbce5fa
Move -ansi from global_warnings to cxx_warnings
2005-10-04 14:42:02 +02:00
msvensson@neptunus.(none)
a4c636a587
Move -ansi flag from global_warnings to cxx_warnings
2005-10-03 16:24:47 +02:00
kent@mysql.com
7b2e04d5a2
Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1
...
into mysql.com:/Users/kent/mysql/bk/mysql-5.0-release
2005-09-30 16:37:02 +02:00
patg@krsna.patg.net
a0119345e1
New flags for new max-no-ndb build script to get a build that has
...
everything except NDB
2005-09-29 13:45:39 -07:00
msvensson@neptunus.(none)
d3deacabd1
Add -ansi flag when building with gcc
2005-09-29 10:30:20 +02:00
patg@krsna.patg.net
3d5c6ea98a
BUG #13511 Wrong patch pushed, fixing.
2005-09-28 08:04:08 -07:00
patg@krsna.patg.net
6f693ae65b
BUG #13511
...
Fixed SETUP.sh to not overwrite prefix_configs, making 'make install'
install in "/"
2005-09-26 18:51:27 -07:00
brian@zim.(none)
e3c87e16ae
Fixed a typo in handler.cc if CSV was built. I also added CSV to the default MAX builds so that more people test it.
2005-09-20 15:26:10 -07:00
eric@mysql.com
5c02554573
Brian's "he is too lazy to commit this so Eric is going to have to do it" environmental variable hack for prefix. This allows you to just set a prefix in your profile which will be used in all of your builds. AKA you can be even lazier(!) about calling BUILD scripts. Don't blame Eric, Brian borrowed his keyboard.
2005-09-16 18:10:36 -07:00
msvensson@neptunus.(none)
e6b282d9f8
Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0
...
into neptunus.(none):/home/msvensson/mysql/bug12526/my50-bug12526
2005-09-01 14:09:23 +02:00
msvensson@neptunus.(none)
6fb7881f06
Bug #12717 yassl: Crashes in "integer.cpp" when compiled with icc
...
- Temporary fix, disable x86 assembler.
2005-09-01 14:07:45 +02:00
hartmut@mysql.com
8859ab64d1
added file missing from release to EXTRA_DIST list (bug# 12733)
2005-08-22 22:13:56 +02:00
brian@zim.(none)
f97d993120
Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into zim.(none):/home/brian/mysql/mysql-5.0
2005-08-16 18:39:16 -07:00
brian@zim.(none)
262d1f6e91
Adding support for opteron optimization in build files.
2005-07-20 22:52:15 -07:00
konstantin@mysql.com
086c3206f0
Fix BUILD/autorun.sh to really bail out on error.
2005-07-18 21:33:05 +04:00