lenz@mysql.com
66646cc458
- merge 4.0 modifications to Build-tools/Do-compile
2002-09-27 13:53:14 +02:00
lenz@mysql.com
dd1ed20dd5
- reworked Do-compile a bit (better failure report output, only build
...
with InnoDB support when requested to do so)
2002-09-26 15:36:31 +02:00
lenz@mysql.com
40718fe564
- Reworked/Cleaned up Build-tools/Do-compile to be more flexible and
...
better documented
2002-09-04 14:05:24 +02:00
lenz@mysql.com
dcf559af18
- Reworked/Cleaned up Build-tools/Do-compile to be more flexible and
...
better documented
- Added a note to manual.texi about using sysctl to tune Linux kernel
parameters, corrected a wrong path name
2002-09-04 13:39:21 +02:00
lenz@mysql.com
b17eea5505
- Applied many modifications to Build-tools/Do-compile made in the 4.0 tree
2002-08-29 14:17:52 +02:00
lenz@mysql.com
10dd73d503
- added two small fixes to Do-compile script
2002-08-29 13:35:12 +02:00
lenz@mysql.com
00d1ca5f69
- added "--libwrap" option to Do-compile
...
- fixed wording of two 4.0 features in manual.texi
2002-08-27 19:48:11 +02:00
lenz@mysql.com
812f54588f
- Added option "--raid" to Build-Tools/Do-compile
...
- Added 4.0.4 News section and updated Alpha-Linux compilation notes
to manual.texi
- Tagged ChangeSet 1.1244.1.2 as mysql-4.0.3
2002-08-27 16:03:42 +02:00
monty@hundin.mysql.fi
f3f1e53e52
Fix for HPUX to not use -lc_r library.
...
Fixed hangup problem in net_clear() on HPUX and Windows.
2002-08-26 12:28:49 +03:00
monty@hundin.mysql.fi
7dac7062fa
Changed relay_log_space to ulonglong
...
Removed compiler warnings.
2002-08-23 15:14:01 +03:00
monty@hundin.mysql.fi
c7499a1039
Portabilityfix in mysqladmin.c
...
Fix when using --localstatedir
Cleaned up mysql.server
2002-08-23 02:48:52 +03:00
monty@hundin.mysql.fi
03b0179af9
Use our version of RWLOCKS on UNIXWARE 7
...
More DBUG info for replication
Better error messages from replication
Fixed bug in replication code when connecting to 'localhost' (time was not released properly)
Block ALARM signal on Linux for signal handler thread (Fixes problem with running mysqld with --debug)
Removed warning when setting an AUTO_INCREMENT field to NULL
2002-08-21 22:04:22 +03:00
monty@hundin.mysql.fi
a5edb20042
Fixed timing problem with rpl000001 replication test.
...
Fixed configure problems with HPUX and openbsd
SHOW SLAVE STATUS returns empty set if slave is not initialized
SHOW MASTER STATUS returns empty set if binary logging is not enabled.
Fixed shutdown problem on Solaris.
2002-08-18 16:04:26 +03:00
monty@hundin.mysql.fi
f7c8bd0e47
Portability fixes for 4.0.3 build.
...
Don't update MyISAM index file on UPDATE if index is not changed
2002-08-17 18:02:56 +03:00
lenz@mysql.com
583de2a41e
- Do not add the "-max" suffix when building with Do-compile and
...
InnoDB has been selected (InnoDB is now part of the normal binary,
not the Max binary)
2002-07-29 13:23:47 +02:00
monty@hundin.mysql.fi
f87efa928b
Update for running gcc 3.x (mainly on HPUX)
...
Portability fixes for HPUX
Rename of CHECK_LOCK to IS_FREE_LOCK
Apply lower_case_table_names also to databases
Cleanup of describe code
Don't allow \ in database names
2002-06-30 18:57:21 +03:00
monty@hundin.mysql.fi
b1f7c1251c
Merge with 3.23.52
2002-06-17 16:08:34 +03:00
lenz@mysql.com
c25a99214c
Fixed Build-tools/mysql-copyright-2 to properly replace the copyright
...
header in x86 assemler files instead of eating the whole file
2002-06-17 08:54:57 +02:00
lenz@mysql.com
3629a3d5a4
Added creation of debug symbols to Build-tools/Do-linux-build
2002-06-11 12:26:36 +02:00
monty@hundin.mysql.fi
f5ed8784a2
merge with 3.23.51
2002-05-16 18:20:49 +03:00
lenz@mysql.com
0fe3b5afbd
Fixed sql_yacc.yy to be compatible with bison 1.31 and above.
...
Made detection of GNU tar a bit more flexible.
Only use /usr/local/mysql-glibc if it actually exists
2002-05-15 11:06:44 +02:00
monty@hundin.mysql.fi
1b51186d47
Fix to be able to use egc to compile 3.23
2002-05-05 15:40:45 +03:00
lenz@mysql.com
818af46d6c
Reworked the RPM spec file and added several fixes to make the
...
build scripts work again.
2002-05-03 12:31:25 +02:00
monty@work.mysql.com
794eb03b29
Deleted some old Makefiles
2002-04-17 15:32:28 +02:00
monty@hundin.mysql.fi
727e507bca
merge with 3.23.50
2002-03-27 01:56:10 +02:00
monty@hundin.mysql.fi
1b7a55f987
Print compiler version
...
Optimize for pentiumpro for RPM's.
2002-03-25 21:23:30 +02:00
monty@hundin.mysql.fi
ca55d0c2b0
Fixed that RPM can be recompiled even if there is not another glibc in /usr/local/mysql-glibc
2002-03-25 18:10:34 +02:00
monty@hundin.mysql.fi
fa38c84be7
merge
2002-03-06 19:53:31 +02:00
monty@hundin.mysql.fi
668d09cc5c
Fixed bug in DATE_FORMAT when used with GROUP BY
2002-03-06 18:36:31 +02:00
sasha@mysql.sashanet.com
bcd8cd1372
updated build scripts for new Linux build
2002-02-16 11:32:06 -07:00
monty@hundin.mysql.fi
c1947bca03
Use --enable-local-infile as default
2002-02-14 19:41:32 +02:00
monty@hundin.mysql.fi
b0f98a302a
Enable LOAD DATA LOCAL by default
2002-02-14 19:24:49 +02:00
monty@hundin.mysql.fi
4abd402b87
merge with 3.23.48
2002-02-11 13:48:59 +02:00
monty@hundin.mysql.fi
368731a915
Fixed bug in full join with many NULL fields.
2002-02-10 12:47:37 +02:00
monty@hundin.mysql.fi
2abdcf81af
Fix for customer build
2002-02-10 02:28:24 +02:00
monty@hundin.mysql.fi
81a9a49d0b
Add forgotten argument to --version-suffix
2002-02-10 00:34:05 +02:00
monty@hundin.mysql.fi
388eac6001
added options 'version-suffix' to Do-compile
2002-02-09 17:14:58 +02:00
monty@hundin.mysql.fi
ce7a0a0293
Fix not critical MyISAM bug in locking.
...
Free character sets properly (for embedded).
Add missing mutex in HANDLER CLOSE
2001-11-29 21:46:51 +02:00
monty@hundin.mysql.fi
4b513347c4
Better optimization for InnoDB and BDB tables for ORDER BY
2001-11-29 15:34:37 +02:00
monty@hundin.mysql.fi
fd0780493d
merge with 3.23.44
2001-11-04 16:14:09 +02:00
monty@hundin.mysql.fi
daa4229a3d
Portability fixes.
2001-11-02 07:42:28 +02:00
monty@hundin.mysql.fi
da96aaed2f
Manual cleanups
2001-10-12 00:41:31 +03:00
monty@hundin.mysql.fi
6265dfccda
Always build thread safe client libraries in the distributed build
...
Add mysqlmanager to binary distribution.
2001-10-10 23:44:07 +03:00
monty@hundin.mysql.fi
440197b600
Fixes to get RPM done
2001-10-10 13:59:47 +03:00
monty@hundin.mysql.fi
e05b83921d
merge
2001-10-10 02:58:47 +03:00
monty@hundin.mysql.fi
51555b4020
Portability & build fixes
2001-10-10 01:26:56 +03:00
tim@work.mysql.com
a98a87af6d
mysql.spec.sh fix typo in embedded section
...
Do-rpm remove the file before doing a cp
Do-rpm print out the log file name
2001-10-09 03:04:32 +02:00
monty@hundin.mysql.fi
6c1344a113
Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0
2001-10-04 02:44:54 +03:00
monty@hundin.mysql.fi
62c8014171
Fixed some build problems.
...
Fix that compressed packets and normal packets looks indentical before calling net_real_write()
(Needed for query cache)
Optimize IS NULL handling
2001-10-04 02:44:18 +03:00
monty@work.mysql.com
1805368556
merge
2001-10-03 18:00:38 +02:00
monty@hundin.mysql.fi
56d30868a4
Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql
2001-10-03 18:38:31 +03:00
monty@work.mysql.com
0aa358b571
Cleanup between compilations
2001-10-03 17:38:30 +02:00
monty@hundin.mysql.fi
55a6911bb1
Portability fixes.
2001-10-03 17:02:14 +03:00
monty@hundin.mysql.fi
f5a53594c8
Added usage of --master-retry-count to make mysql-test-run safer.
2001-10-03 16:27:20 +03:00
monty@hundin.mysql.fi
4e50286632
Portability fix
2001-10-02 23:14:48 +03:00
monty@hundin.mysql.fi
021aa7caac
Fixes for RPM build
2001-09-29 00:44:23 +03:00
monty@hundin.mysql.fi
e390a99573
Added support of INSERT to MERGE tables
...
Fixes for embedded libary and openssl
2001-09-22 17:40:57 +03:00
tonu@volk.internalnet
d6fb40171b
SSL parser changes to allow SSL specific GRANT commands
2001-09-22 22:32:43 +08:00
monty@hundin.mysql.fi
6c314240c3
Remove pstack from default build (because conflict with mit-pthreads)
2001-09-18 12:48:27 +03:00
monty@hundin.mysql.fi
51c9fd9c9d
Fix to get all files into the distribution
2001-09-17 23:38:31 +03:00
sasha@mysql.sashanet.com
a65f24485c
Merge work:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2001-09-03 13:09:46 -06:00
sasha@mysql.sashanet.com
de1b5a8c69
added symbols files to RPM to resolve stack trace
...
fixed Do-rpm to accept command-line options for easier testing/local
RPM build
2001-09-03 13:09:08 -06:00
monty@hundin.mysql.fi
825ad1f8e7
Added testing of IN(value-list)
...
Portability fixes
2001-09-02 16:03:37 +03:00
monty@hundin.mysql.fi
298cb454e7
ix compilition for computer in a previous timezone
2001-08-31 10:30:38 +03:00
monty@hundin.mysql.fi
301af97d4a
Fix for handling of floats inside val_int() of +, - * and /.
2001-08-18 14:24:01 +03:00
monty@hundin.mysql.fi
c8d8bbdd6c
merge
2001-06-12 12:06:14 +03:00
monty@work.mysql.com
e7d7bcb96d
Added --enable-shared to Do-compile
2001-06-12 11:04:31 +02:00
monty@hundin.mysql.fi
ad71ff7659
Added --verbose option to mysqlshow
...
Fixes for making distribution
2001-06-12 11:59:14 +03:00
tim@work.mysql.com
bf13a2b338
Do-patch-file Fix typo (extra 'mv')
...
ignore added Logs/* binary/*
2001-05-18 18:48:38 +02:00
monty@work.mysql.com
01f43d7370
Fixes for MySQL-Max
2001-05-11 22:51:24 +02:00
monty@work.mysql.com
821fa2241c
Update for MySQL-Max
2001-04-18 16:35:30 +02:00
monty@donna.mysql.fi
b897f84d74
Changes to get mysqld-max to compile
2001-04-13 16:21:38 +03:00
sasha@mysql.sashanet.com
c9cd6364e5
fixed Do-rpm to not omit frame pointer
2001-04-07 18:31:31 -06:00
monty@donna.mysql.fi
cb3dfd8252
Changed --with-innobase-db to --with-innobase
...
Updated manual about INNOBASE and BDB
2001-03-08 03:15:54 +02:00
tim@work.mysql.com
8773431b44
Merge
2001-03-07 22:47:51 +01:00
tim@work.mysql.com
28433a129e
Do-all-build-steps We build with BerkeleyDB now, too.
2001-03-07 22:45:16 +01:00
tim@threads.polyesthetic.msg
496542f291
Changes so that 'make distcheck' works with Berkeley DB.
2001-03-07 16:34:42 -05:00
tim@threads.polyesthetic.msg
853a2f0160
Make sure ib_config.h is distributed.
...
Clean up Do-all-build-steps.
2001-03-05 21:08:24 -05:00
tim@work.mysql.com
c3143ddacc
Do-all-build-steps Innobase is included in the distribution.
2001-03-05 22:08:40 +01:00
sasha@mysql.sashanet.com
d2a023347f
merge
2001-02-14 15:14:24 -07:00
sasha@work.mysql.com
d98fb22b22
Do-compile monty's uncommitted stuff
2001-02-14 23:14:23 +01:00
sasha@mysql.sashanet.com
d47b6e19a9
keep frame pointer
2001-02-14 15:09:38 -07:00
tim@threads.polyesthetic.msg
a508cd8f32
Remove several uses of cp -a, and fix broken dist-hook in sql-bench.
2001-02-05 21:58:20 -05:00
monty@work.mysql.com
bc56e3264d
Updates from 3.23.30
2001-01-21 16:38:36 +01:00
tim@work.mysql.com
7dc1af15df
Do-compile Fix typo.
2001-01-02 15:24:24 +01:00
monty@work.mysql.com
860719b79b
Fixes for MySQL 3.23.30
2001-01-02 14:24:18 +01:00
monty@donna.mysql.com
476d960b42
Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql
2001-01-02 00:27:40 +02:00
monty@donna.mysql.com
7541f7212c
Fixed bug when opening BDB tables twice
2001-01-02 00:27:08 +02:00
monty@work.mysql.com
6a6b9c1bae
Fixes build of 3.23.30
2001-01-01 21:57:05 +01:00
monty@work.mysql.com
1419c77f9d
Install mysqltest binary and new man pages
2000-12-31 11:50:54 +01:00
monty@donna.mysql.com
5cce198b69
Fixed error when copying mysqld_multi
...
Fixes for mysql-test
Fixed race condition in SHOW LOGS
2000-12-16 23:41:45 +02:00
sasha@mysql.sashanet.com
b67ded49cd
fixed typo
2000-12-13 18:29:38 -07:00
sasha@mysql.sashanet.com
7c8773d9a3
fixes for parallel make, re-added the lost README files in mysql-test
2000-12-13 18:23:55 -07:00
monty@work.mysql.com
e1c55775e5
mysql.spec.sh Don't install BDB
...
Do-patch-file Update for new web structure
Makefile.am Added dependency for manual_toc.html
Makefile.am Replaced chmod with RM to avoid error message
2000-12-13 12:43:45 +01:00
sasha@mysql.sashanet.com
f56ed9d136
Merge work.mysql.com:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-12-07 10:23:17 -07:00
sasha@work.mysql.com
6da57fd826
Do-all-build-steps added --without-berkeley-db
2000-12-07 18:22:11 +01:00
sasha@mysql.sashanet.com
4d7d9c7f8f
make -j 2
2000-12-07 08:38:46 -07:00
monty@donna.mysql.com
a67ff1bf08
Update of interface for BDB tables.
...
Fixed bug in SHOW CREATE TABLE
2000-10-24 02:39:54 +03:00
monty@work.mysql.com
9fcc7174da
Fixes for 3.23.24
2000-09-08 09:49:25 +02:00
monty@work.mysql.com
497007e2bd
Fixed --no-defaults in installation
2000-09-08 08:45:56 +02:00
monty@work.mysql.com
01924c330a
Updates for 3.23.24 build
2000-09-07 14:43:46 +02:00
monty@donna.mysql.com
0c07817b08
Abort patch
2000-09-02 08:20:54 +03:00
monty@donna.mysql.com
4496d43faa
Quoting of TIMESTAMP columns and small optimizations
2000-09-02 07:58:42 +03:00
monty@work.mysql.com
45e5207b69
Fixes for new build environment
2000-09-01 00:53:34 +02:00
monty@work.mysql.com
05cfce9fe5
Fix for mit-pthreads on linux
2000-08-30 23:52:33 +02:00
monty@work.mysql.com
46f0079a6d
Fix to build under bitkeeper
2000-08-30 17:49:25 +02:00
tim@work.mysql.com
c5f8d80e95
Do-all-build-steps moved mkdir $WD/Logs to a useful place
2000-08-25 17:49:39 +02:00
bk@work.mysql.com
f4c589ff6c
Import changeset
2000-07-31 21:29:14 +02:00