monty@hundin.mysql.fi
69f6802632
merge
2001-11-28 14:52:11 +02:00
monty@hundin.mysql.fi
e4bdf26066
Small safety fix
2001-11-28 02:24:22 +02:00
monty@hundin.mysql.fi
f9a321af8a
merge
2001-11-07 00:19:36 +02:00
monty@hundin.mysql.fi
4157d12df5
Added missing mysqlbinlog to binary distributions.
...
Applied patch to mysqlhotcopy
2001-11-07 00:08:57 +02:00
tim@black.box
d83b557f4a
Fix the NOHUP_NICENESS test in mysqld_safe.
2001-10-22 11:22:55 -04:00
monty@hundin.mysql.fi
6afbeb4cf4
Cleanups
2001-10-11 22:02:16 +03:00
monty@hundin.mysql.fi
075a0fbde0
Portability fixes
...
Fixed bug with long log-filenames in Innobase.
2001-10-11 04:25:00 +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
06e719b7cc
Remved Gemini code.
2001-10-10 02:50:28 +03:00
monty@hundin.mysql.fi
196f620e90
Portability fixes + a couple of bug fixes introduced by last push.
2001-10-08 23:20:19 +03:00
monty@hundin.mysql.fi
88aff4bf85
Updated manual about embedded version.
...
Speed up column-completion in 'mysql'
Don't use ISAM if HAVE_ISAM is not defined
A lot of fixes for the embedded version. All libraries are now included in libmysqld.a
Changed arguments to convert_dirname() to make it more general.
Renamed files in the 'merge' directory to all use a common prefix.
Don't compile both assembler and C functions on x86
2001-10-08 04:58:07 +03:00
monty@hundin.mysql.fi
e801235019
New script: explain_log.sh
...
Portability fixes.
Handle cleanup when we get an error before the message file is read.
Fix bug in multi-table delete
2001-10-04 21:52:41 +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@hundin.mysql.fi
880026ccf6
Cleaned up SSL documentation
...
Fixes for embedded server
Made key_cache more configurable
Fixed that one can change key blocksize in MyISAM
A lot of optimizations to make MyISAM slightly faster
2001-10-02 05:53:00 +03:00
tonu@volk.internalnet
a16796c8ac
Merge work.mysql.com:/home/bk/mysql-4.0
...
into volk.internalnet:/home/tonu/mysql-4.0
2001-09-30 10:47:32 +08:00
tonu@volk.internalnet
5658ff8237
SSL compiles and works as far as can see. Continue testing..
2001-09-30 10:46:20 +08:00
monty@work.mysql.com
390e57687b
merge
2001-09-28 06:28:04 +02:00
monty@tik.mysql.fi
99b58a5aa9
Cleaned up udf_example.cc and mysql_fix_privilege_tables
2001-09-27 21:35:35 +03:00
monty@work.mysql.com
eb9cbe2cba
merge
2001-09-17 23:26:00 +02:00
monty@hundin.mysql.fi
56cc14ab4c
Added unique error for DEADLOCK
...
Include missing man pages into binary distribution
2001-09-17 23:43:53 +03:00
monty@work.mysql.com
bf1f7a2837
merge
2001-09-02 20:13:07 +02:00
monty@hundin.mysql.fi
7f8f1bd979
Fix to not running mysqld as root by default
2001-09-02 20:42:07 +03:00
sasha@mysql.sashanet.com
7267133886
merged
2001-08-11 17:28:41 -06:00
monty@hundin.mysql.fi
79131084c8
Fixed handling of strings in mysqldumpslow
2001-08-11 01:42:34 +03:00
sasha@mysql.sashanet.com
f6836bf81a
merged
2001-08-09 19:16:15 -06:00
monty@tik.mysql.fi
1ebd29ac6e
merge
2001-07-28 23:33:16 +03:00
monty@tik.mysql.fi
768deddcbf
Updated LOCK TABLES manual section
...
Applied patch for mysqlhotcopy
Fixed open-files-size option in safe_mysqld
2001-07-28 13:29:20 +03:00
tim@white.box
103d87ce2a
Code cleanup in safe_mysqld.
...
Fix --core-file-size so that the argument is parsed correctly.
2001-07-24 14:09:33 -04:00
monty@hundin.mysql.fi
897b37b506
Changed safe_mysqld -> mysqld_safe
...
Added some alias to SHOW commands
Prepare for dynamic changing of MySQL variables
2001-06-28 10:49:16 +03:00
monty@hundin.mysql.fi
ad71ff7659
Added --verbose option to mysqlshow
...
Fixes for making distribution
2001-06-12 11:59:14 +03:00
jani@janikt.pp.saunalahti.fi
2b5d60504b
Fixed a few typos.
2001-05-29 20:03:58 +03:00
monty@tik.mysql.fi
38c035c098
Fixed portability bug in my_config.sh
...
Added print of --use-symbolic-links in mysqld
2001-05-28 02:45:19 +03:00
monty@donna.mysql.fi
f6a36e948d
Added LOAD DATA CONCURRENT
2001-05-05 09:41:47 +03:00
monty@donna.mysql.fi
21e7c668ff
Portability fixes for Ia64 and Sgi compiler
...
DROP DATABASE in mysqladmin asks for confirmation (again)
Added examined_rows to slow query log
SHOW CREATE for TEMPORARY table
2001-04-25 22:44:27 +03:00
monty@donna.mysql.fi
714560cbe9
Fix for release
2001-04-22 12:11:01 +03:00
sasha@mysql.sashanet.com
34b209db7a
distribution did not include *.sh files in mysql-test/t
2001-04-18 18:01:56 -06:00
monty@donna.mysql.fi
ad7fa1c940
Don't force conf_to_src to be static an all systems
...
Removed unpredictable test from rpl000001.test
2001-04-18 02:53:21 +03:00
monty@donna.mysql.fi
a6ee05e8d6
Fixed typo in mysql_install_db
2001-04-17 18:15:30 +03:00
monty@donna.mysql.fi
4edafca6a3
Fixed that -ldl is not used for clients
...
Fixed rpl000001 to handle the most common mysql-test-run ports.
2001-04-17 14:02:28 +03:00
monty@donna.mysql.fi
bc7731c0c7
Changed -O6 to -O3
...
Portability fix for Innodb
2001-04-13 22:09:33 +03:00
monty@donna.mysql.fi
b897f84d74
Changes to get mysqld-max to compile
2001-04-13 16:21:38 +03:00
monty@donna.mysql.fi
8700c02dae
Changed Innobase to Innodb
...
Deleted a lot of old benchmark runs
2001-04-13 12:25:12 +03:00
monty@donna.mysql.fi
7f21a7a6da
Fixed INSERT DELAYED with Innobase
...
Fix for shutdown on NT
Fixed bug when using wrong dates from blob field.
2001-04-09 21:08:56 +03:00
monty@donna.mysql.fi
dab74107ab
Fix a crash in Innobase with tables with many columns and a range query
...
Removed all Attic directories.
2001-03-26 16:49:11 +03:00
monty@tik.mysql.fi
3c48448042
Split setup_fields to setup_tables and setup_fields
...
Fixed problem with UPDATE TABLE when keys wheren't always used.
2001-03-21 20:13:46 +02:00
monty@tik.mysql.fi
6f9a73a1ba
Added isolation levels
...
Added SELECT .. FOR UPDATE and SELECT .. IN SHARE MODE
2001-03-21 01:02:22 +02:00
monty@donna.mysql.fi
267c8760cb
Fixed wrong option in mysql_install_db
...
Added delayed_user for delayed_threads
Don't use record cache when doing deletes
2001-03-09 03:38:18 +02:00
monty@donna.mysql.fi
32d403f087
Fixed bug in INSERT DELAYED when INSERT generated an error
2001-03-08 21:49:15 +02:00
monty@donna.mysql.fi
5ccbbd83f2
Fixes for innobase usage
...
Fixed bug when using TEXT columns with BDB tables
Allow LOAD DATA INFILE to use numbers with ENUM and SET columns
2001-03-03 03:03:12 +02:00
jcole@tetra.spaceapes.com
db56853b6f
s/Demon/Daemon/g;
2001-02-18 15:29:52 -06:00
monty@donna.mysql.com
ece13efde9
Write UNION() for MERGE tables
2001-02-17 19:04:33 +02:00
monty@donna.mysql.com
c533308a15
Added Innobase to source distribution
2001-02-17 14:19:19 +02:00
monty@donna.mysql.com
728b63e0de
Workaround for bug in thread library in Unixware 7
...
Fixed bug in GROUP BY on ELT()
Added SEQUENCE() to UDF examples
2001-02-03 18:00:29 +02:00
monty@donna.mysql.com
9d120741d2
Portability fixes
...
Changed TRUNCATE table_name -> TRUNCATE TABLE table_name
2001-02-02 03:47:06 +02:00
monty@donna.mysql.com
8a9b1e9248
Fixed type in make_binary_distribution.sh
...
Don't convert field names in mysql_list_fields
2001-01-22 01:36:33 +02:00
monty@donna.mysql.com
b69ac0037f
Fix new bugs in make_binary_distribution
2001-01-21 21:57:30 +02:00
monty@donna.mysql.com
efb0dad5a8
merge
2001-01-19 05:08:59 +02:00
monty@donna.mysql.com
038fe2fc5c
Added MYSQL_SERVER_SUFFIX to mysqld
...
Fixed bug in TRIM
changed strnmov -> strmake
2001-01-19 04:57:29 +02:00
tim@cane.mysql.fi
08d36171a9
Add --with-server-suffix (MYSQL_SERVER_SUFFIX).
2001-01-19 02:46:13 +02:00
monty@donna.mysql.com
9c80d5cb70
Patches for NetBSD/macppc
...
Fixed bug in LEFT JOIN
Added bdb_log_buffer_size
2001-01-12 13:52:32 +02:00
monty@donna.mysql.com
6d0e529042
Fixed bug when having many binary log files
...
Fixed bug when deleting keys with possible NULL values
many changes to mysqltest
2001-01-08 00:04:30 +02:00
monty@donna.mysql.com
ac0ceaf28e
Fix for replication when binary log goes over 2G
...
Split update_of_key into separate tests
Updated make_binary_distribution to generate symbol file for mysqld
2001-01-03 00:13:19 +02:00
monty@donna.mysql.com
ffd05cad96
Add missing files in binary distribution
2001-01-02 17:52:42 +02:00
monty@donna.mysql.com
e9c2f7d439
Fixes to get mysql-test included in the distributions
2001-01-02 14:29:47 +02:00
monty@donna.mysql.com
4de5ac3327
Fixed new bug in BDB tables
2000-12-31 11:38:44 +02:00
monty@donna.mysql.com
07b1f0dccd
Fixed --no-defaults in mysqltest
2000-12-29 16:06:10 +02:00
monty@donna.mysql.com
60677ffd2c
Cleanup of tests
...
Fixed bug with ALTER TABLE on HEAP tables
2000-12-28 19:25:41 +02:00
monty@donna.mysql.com
b590fa2567
New benchmark test
...
Fixed bug in REPLACE with BDB tables
Prepare for write lock on read for BDB
Inform the handler when we want to use IGNORE / REPLACE
New manual pages
2000-12-24 15:19:00 +02:00
monty@donna.mysql.com
155823ad51
Lots of new benchmark runs
...
Remember filename for temporary files created with mkstemp
Fixed wrongly allocated BDB share structure
Cleanups for SunPRO
2000-12-18 16:09:19 +02: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
8502addd5f
mysql-test/Makefile.am
...
fixed typo
scripts/make_binary_distribution.sh
added .MRG and .frm files
2000-12-13 12:42:59 -07:00
serg@serg.mysql.com
94500e6d6c
Merge
2000-12-09 00:36:22 +01:00
serg@serg.mysql.com
9de654911f
mysqldump.c typo fixed
...
mysqldumpslow.sh | first line should be #!@PERL@
mysqld_multi.sh | not #@perl@ or #!/usr/bin/perl
2000-12-08 19:12:12 +01:00
monty@donna.mysql.com
0dd9ec5a63
Merge
2000-12-08 18:39:37 +02:00
monty@donna.mysql.com
7617d198a4
Lots of fixes for BDB tables
...
Change DROP TABLE to first drop the data, then the .frm file
2000-12-08 17:04:57 +02:00
jani@prima.mysql.fi
157e288020
Small changes in mysqld_multi.
2000-12-08 14:35:54 +02:00
sasha@mysql.sashanet.com
f8d4b377f5
Merge
2000-12-07 08:10:30 -07:00
sasha@mysql.sashanet.com
ec1359416b
fixed up mysql-test - will not push this yet, as more clean up/testing is to follow
2000-12-07 07:54:59 -07:00
jani@prima.mysql.com
b45f7e7c23
Changed name mysql_multi_mysqld to mysqld_multi.
2000-12-07 15:57:58 +02:00
jani@janikt.pp.saunalahti.fi
3b3bdf7fed
Added a new client, mysql_multi_mysqld and documentation about it.
2000-12-07 03:09:24 +02:00
tim@threads.polyesthetic.msg
7f877deb47
Clean up safe_mysqld, mysql_install_db and mysql.server. They
...
should now work the way you expect them to (process command-line
arguments consistently).
2000-11-29 15:21:48 -05:00
monty@donna.mysql.com
08a2c58ed1
Fixed bug in 'drop table'
...
Portability fixes
2000-11-29 05:09:28 +02:00
monty@donna.mysql.com
174047268a
mysqldumpslow.sh BitKeeper file /my/bk/mysql/scripts/mysqldumpslow.sh
2000-11-21 18:28:46 +02:00
tim@threads.polyesthetic.msg
80a4d37e12
safe_mysqld.sh
...
- set pid_file and err_log relative to DATADIR as specified in
the my.cnf file, instead of the default value
- do not pass safe_mysqld-specific options to mysqld
- minor style changes (remove extra ; at end of line, make
spacing more consistent, etc.)
manual.ja.texi
- Turn off SCCS flag
2000-11-18 20:34:20 -05:00
monty@donna.mysql.com
e5dcd8bed3
Portability fixes
2000-11-18 02:15:06 +02:00
monty@narttu.mysql.fi
22415489f2
Fixes for bugs in the usage of IO_CACHE
2000-11-17 02:36:46 +02:00
monty@tik.mysql.com
7a013339f8
Bug fixes, TRUNCATE, safer passwords on command line and connect timeout
2000-11-13 23:55:10 +02:00
monty@donna.mysql.com
2fedd7bae7
Bug fixes + defines for INNOBASE
2000-10-20 17:39:23 +03:00
monty@narttu.mysql.fi
ae80d2a5a3
Portability fixes
2000-10-11 00:48:03 +03:00
monty@donna.mysql.com
c270903acc
Fixed mysql_install_db.sh
2000-09-27 04:04:25 +03:00
monty@donna.mysql.com
ae565d7828
merge
2000-09-26 02:59:26 +03:00
monty@donna.mysql.com
c079bfc04e
Small fixes
2000-09-26 02:57:29 +03:00
tim@threads.polyesthetic.msg
d4b54a2139
safe_mysqld.sh remove stray warning message from nohup nice
...
configure.in the & in 2>&1 gets replaced by sed during AC_SUBST
2000-09-23 12:39:40 -04:00
monty@donna.mysql.com
50486eeb80
Fixes for MyISAM and packed keys + AIX
2000-09-22 01:46:26 +03:00
monty@donna.mysql.com
25106ec755
configure fixes
2000-09-14 15:10:06 +03:00
monty@donna.mysql.com
4726593862
Fixes for FULLTEXT and TIME type
2000-09-13 01:08:34 +03:00
monty@donna.mysql.com
f2d930c388
Merge
2000-09-12 03:14:13 +03:00
monty@donna.mysql.com
2776500c22
Update to new root alloc, OPTIMIZE TABLE and some other changes
2000-09-12 03:02:33 +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@donna.mysql.com
11c7092c30
Small portability fixes
2000-09-07 23:58:43 +03:00
monty@donna.mysql.com
be5e4e72b6
Small bug fixes
2000-09-07 04:55:17 +03:00
monty@donna.mysql.com
4496d43faa
Quoting of TIMESTAMP columns and small optimizations
2000-09-02 07:58:42 +03:00
monty@donna.mysql.com
91033f872c
Update to get 3.23.23 to compile
2000-08-31 17:25:30 +03:00
monty@donna.mysql.com
454044ac9e
Added --port to safe_mysqld
2000-08-30 23:58:23 +03:00
monty@donna.mysql.com
710b75f5b8
merge
2000-08-29 12:56:57 +03:00
monty@donna.mysql.com
066d55c0c0
Bug fixes for 3.23.23
2000-08-29 12:31:01 +03:00
jcole@tetra.spaceapes.com
90e6424641
Updated mysqlhotcopy to use the new ``FLUSH TABLES table_list'' syntax.
2000-08-23 07:07:24 -05:00
monty@donna.mysql.com
a753a3a2ce
Updated benchmark and results for PostgreSQL 7.0.2
...
Added more status to the MyISAM files to avoid checking files that
has already been checked.
2000-08-18 12:48:00 +03:00
monty@donna.mysql.com
ea013c2152
Fixed for Ia64 + delayed key creation + a lot of small bug fixes
2000-08-15 20:09:37 +03:00
tim@localhost.polyesthetic.msg
621c7db2f7
Use @HOSTNAME@ instead of hardcoded /bin/hostname.
2000-08-09 14:57:59 -04:00
sasha@mysql.sashanet.com
407d7bb8f3
Fixed the mess created when I did LOD branch on accident
2000-08-02 21:19:47 -06:00
sasha@mysql.sashanet.com
16f1f1bc8a
Tim's niceness fix in safe_mysqld.sh - also a test to see if mail notification works
2000-08-01 17:38:08 -06:00
bk@work.mysql.com
f4c589ff6c
Import changeset
2000-07-31 21:29:14 +02:00