monty@narttu.mysql.fi
4e4725377d
Merge with 4.0
2003-11-04 09:40:36 +02:00
vva@eagle.mysql.r18.ru
30cad8ec2f
Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0
...
into eagle.mysql.r18.ru:/home/vva/work/BUG_1228/mysql-4.0
2003-10-25 16:23:24 -04:00
vva@eagle.mysql.r18.ru
dcc36e671c
added to mysql_secure_installation
...
changing root password on all hosts (bug 1228)
2003-10-24 15:20:46 -04:00
jani@rhols221.adsl.netsonic.fi
7b3c89f1f6
Reverted a wrong patch from mysqlhotcopy. This is a real bug
...
in MySQL server...
2003-10-22 19:24:19 +03:00
jani@rhols221.adsl.netsonic.fi
e69447933d
Fixed a bug in mysqlhotcopy, which made special table names
...
to cause program to abort. Such table name could have been
one with a semicolon (:) in the middle.
2003-10-22 18:40:37 +03:00
jani@rhols221.adsl.netsonic.fi
94cce64416
Fixed bug #954 mysqlhotcopy permission problem. The database
...
directory owner ship was not honored.
2003-10-22 18:19:59 +03:00
pem@mysql.com
337238b78a
Merging 4.1->5.0
2003-10-22 16:10:22 +02:00
jani@rhols221.adsl.netsonic.fi
07c9d4575b
Applied a patch from Travis Wheeler to mysqlhotcopy that allows
...
using regexp with tablenames together with databasenames.
2003-10-22 16:02:27 +03:00
vva@eagle.mysql.r18.ru
982e77be63
made more fine error message in scripts/fill_help_tables.sh
2003-10-19 16:57:17 -04:00
lenz@mysql.com
83f5c4dbf8
- fixed small typo to resolve "test: argument expected" error on Solaris
...
and Tru64 when running "mysql_install_db"
2003-10-16 22:15:36 +02:00
monty@mashka.mysql.fi
e87c9f5ff8
merge with 4.0
2003-10-16 03:08:40 +03:00
serg@serg.mylan
f3e7012d6e
Merge bk-internal:/home/bk/mysql-4.0/
...
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
2003-10-14 00:27:04 +02:00
monty@mashka.mysql.fi
461d1627b3
merge with 4.0 for more memory allocation variables.
2003-10-13 15:50:30 +03:00
lenz@mysql.com
75e74c79ec
Merge
2003-10-08 12:49:42 +02:00
lenz@mysql.com
4bc3f12caf
- added make_sharedlib_distribution.sh to the source distribution
2003-10-08 12:35:24 +02:00
serg@serg.mylan
9d198d35bf
merged
2003-10-07 20:41:07 +02:00
monty@narttu.mysql.fi
1f8e38d03a
Merge with 4.0 to get fix for mysqlbinlog
2003-10-07 21:41:06 +03:00
monty@narttu.mysql.fi
b82b76f480
Simple cleanups
2003-10-07 15:44:31 +03:00
monty@narttu.mysql.fi
6056cfadfc
Merge with 4.0.16
2003-10-07 15:42:26 +03:00
monty@mishka.mysql.fi
a5c83b05bd
Move init_compiled_charsets to own file
...
Remove dependency of charsets (in my_init) to get smaller binaries when charsets are not used
Simple code cleanup
2003-10-06 22:56:34 +03:00
monty@narttu.mysql.fi
fa823857d3
Merge with 3.23.58
2003-10-06 21:21:04 +03:00
serg@serg.mylan
0ce865b6b4
Merge bk-internal:/home/bk/mysql-4.0/
...
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
2003-10-06 09:24:12 +02:00
paul@ice.snake.net
62de13dca3
Ride hobby horse.
2003-10-04 17:41:17 -05:00
monty@mishka.mysql.fi
70da491d34
Add proc table if not exists
2003-10-01 16:50:50 +03:00
vva@eagle.mysql.r18.ru
d1cf77f4bf
Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1
...
into eagle.mysql.r18.ru:/home/vva/work/help_correction/mysql-4.1
2003-09-29 12:06:23 -04:00
vva@eagle.mysql.r18.ru
e2fe872181
added fine error messages in scripts/fill_help_tables.sh
2003-09-29 11:39:00 -04:00
serg@serg.mylan
9e68df2333
typo fixed (bug #1390 - incorrect mysql_config output)
2003-09-28 21:35:47 +02:00
serg@serg.mylan
1394684e12
make mysqld to respect socket/port options of mysqld_safe command line
...
and [mysqld_safe] section in my.cnf, even if they are also specified
in [mysql] section.
2003-09-27 18:54:22 +02:00
lenz@kallisto.local
f950139321
- better test for a string to avoid "test: integer expression expected"
...
if a variable is not defined (empty).
2003-09-27 00:25:57 +02:00
pem@mysql.com
8d884c02bb
Merging 4.1 -> 5.0
2003-09-24 11:29:38 +02:00
monty@mishka.mysql.fi
b0ae222ea2
Merge script with 4.1
2003-09-24 09:08:33 +03:00
monty@narttu.mysql.fi
f05a1c8394
Block SIGPIPE also for not threaded client programs.
...
Added --include and --libs_r options to mysql_config.
Added mysql_get_client_version() to client library
Fixed some minor benchmark issues
2003-09-23 13:36:01 +03:00
lenz@mysql.com
74077c79fc
- added make_win_src_distribution.sh to EXTRA_SCRIPTS
2003-09-17 22:01:08 +02:00
greg@mysql.com
c4fb6c74d7
Merge gweir@build.mysql.com:/home/bk/mysql-4.0
...
into mysql.com:/home/greg/bk/4.0
2003-09-15 17:40:13 -04:00
greg@mysql.com
564dad6c53
Remove 3.23 InstallShield files, improve make_win_src_distribution, add extra myTest.dsp to be copied into distributions as a fix for BUG#999
2003-09-15 17:39:50 -04:00
greg@mysql.com
cc6e3a2ec9
New Windows source package automation for 3.23
2003-09-12 19:58:22 -04:00
monty@mashka.mysql.fi
73f66f68fd
merge with 4.0.15
2003-09-11 20:24:14 +03:00
lenz@mysql.com
541189e746
- Added option "--skip-name-resolve" to mysql_install_db to be able to
...
use the local machine's IP address instead of the host name when
building the initial grant tables if "skip-name-resolve" has been
specified in my.cnf. This can be helpful on FreeBSD to avoid
thread-safety problems with the FreeBSD resolver libraries.
(Thanks to Jeremy Zawodny for the patch)
2003-09-10 17:48:43 +02:00
greg@mysql.com
b450f65490
Provide mysql_fix_privilege_tables.sql for Windows users to update grant tables (BUG #948 )
...
Fix make_win_src_distribution
2003-09-04 12:56:02 -04:00
monty@narttu.mysql.fi
4b3b4b9250
merge
2003-09-03 19:53:08 +03:00
serg@serg.mylan
7d2b0a0ce7
Merge bk-internal:/home/bk/mysql-4.1/
...
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
2003-09-03 15:40:19 +02:00
kostja@oak.local
36dd82c1d5
merge commit, hope that none of bar and dlenev changes were
...
lost.
2003-09-03 14:12:10 +04:00
serg@serg.mylan
755455e15c
merged
2003-09-03 12:07:18 +02:00
monty@narttu.mysql.fi
77a70a0a24
merge with 4.0.15
2003-08-29 13:44:35 +03:00
monty@narttu.mysql.fi
60dd8a2c4f
hanged UDF interface to use clear() instead of reset()
2003-08-27 22:30:50 +03:00
jani@rhols221.adsl.netsonic.fi
5f8ef50b35
Added a warning to my_print_defaults if --verbose is given
...
and --defaults-file is a non-existing or non-regular file.
Bug#755
2003-08-27 19:22:14 +03:00
lenz@mysql.com
fea30410ed
- Reverted a fix for bug#897, as it broke the installation on some
...
other operating systems - some implementations of "hostname" simply set
the host name to "-f" instead of giving an error about an unkown option
2003-08-26 14:29:13 +02:00
pem@mysql.com
7f158dd12a
Merge 4.1 into 5.0
2003-08-26 11:51:09 +02:00
serg@serg.mylan
8424aec8db
added support for --libs_r
2003-08-22 23:41:56 +02:00
monty@mashka.mysql.fi
4f7512160b
After merge fixes
...
Use server character set if --default-character-set is not used
Added convert_string() for more efficient alloc+character-set convert of strings
2003-08-19 00:08:08 +03:00
gweir@build.mysql.com
fe511fc489
make_win_src_distribution.sh:
...
Add --zip option for finer grain control over what package formats are created
Bootstrap:
Create both Windows source packages
2003-08-13 19:32:34 +02:00
gweir@build.mysql.com
225eda66ce
make_win_src_distribution.sh:
...
'tools' contains intermediate files
2003-08-13 17:00:22 +02:00
gweir@build.mysql.com
c369236517
make_win_src_distribution.sh:
...
Adding *.txt here didn't work well-- infolist.txt is in a path containing spaces
2003-08-13 16:45:28 +02:00
gweir@build.mysql.com
51008b109c
make_win_src_distribution.sh:
...
Clean up script, add needed modifications to generate a complete 4.0 Windows source package
2003-08-13 16:36:01 +02:00
gweir@build.mysql.com
cde03a0183
make_win_src_distribution.sh:
...
Copy some previously missed files
2003-08-13 04:52:03 +02:00
lenz@mysql.com
94c7024eaa
- enabled embedded server in the binary distributions by default
...
(Do-compile)
- added mysql.info to the binary distribution files (BUG#1019)
- heavily reworked the Do-rpm script to be more in line with Do-pkg
- create a "docs" subdirectory in the binary distribution and moved the
manual, ChangeLog and mysql.info file into it to unclutter the top
directory
2003-08-12 23:21:21 +02:00
monty@mashka.mysql.fi
2263e3e51f
Merge with 4.0.14
2003-08-11 22:44:43 +03:00
lenz@mysql.com
d5547ad13b
- some fixed for make_win_src_distribution to work properly
2003-08-07 18:54:59 +02:00
greg@gcw.ath.cx
e177eba89b
New option for Bootstrap: -w | --win-dist to create Windows source package
2003-08-07 01:14:45 -04:00
greg@gcw.ath.cx
d527253d04
Copied Venu's make_win_src_distribution script from 4.1 tree
2003-08-06 22:57:14 -04:00
lenz@mysql.com
3d5d56cea9
- try harder to obtain the FQDN with "hostname -f", if possible (BUG#897)
...
Unfortunately the returned value of "hostname" is inconsistent on
various platforms - some return the host name only, others return the
FQDN by default. On Linux, one can use option "-f" to enable the output
of the FQDN. Use it, if available.
2003-08-06 12:13:08 +02:00
lenz@mysql.com
216ca1e15d
- fixed BUG#968 ("test: argument expected" error) - thanks to Alex Kiernan
...
for the patch
2003-08-01 10:09:23 +02:00
kostja@oak.local
9f98b79e3a
Merge oak.local:/home/kostja/mysql/mysql-4.1-root
...
into oak.local:/home/kostja/mysql/mysql-4.1
2003-07-18 11:53:50 +04:00
vva@eagle.mysql.r18.ru
e76d784864
fixed bug with location of mysql_create_sytem_tables
2003-07-17 12:15:41 -04:00
lenz@mysql.com
ca8831e1ad
- removed options sort_buffer and key_buffer from calls to (my)isamchk
...
in mysqld_safe (commented out by default), to not override any options
defined in my.cnf (thanks to Axel Schwenke from Jobpilot.de for the
suggestion)
2003-07-15 12:50:17 +02:00
guilhem@mysql.com
2ca501f7ea
Fix for BUG#812
...
"mysqlhotcopy fails to copy tables but does not indicate a failure"
("does not indicate a failure");
this is about "mysqlhotcopy fails to copy tables".
2003-07-10 16:03:29 +02:00
pem@mysql.telia.com
a8a29a39d2
Merging 4.1 into 5.0 (second pass; post-merge fixes).
...
One test in subselect.test still wrong.
Had to reconstruct all errmsg.txt files completely, since auto-merge made
a mess of the lot. :-(
2003-07-09 17:07:12 +02:00
lenz@mysql.com
7326dcbf23
- Fixed mysqlhotcopy to actually abort if copying the tables failed.
...
(BUG#812)
2003-07-08 23:29:55 +02:00
paul@teton.kitebird.com
a5a3eb9439
mysqlhotcopy.sh:
...
Undo serg's patch that used my_print_defaults,
and instead simply do not define $opt{user}.
This allows the script to use option files properly.
2003-07-08 11:25:46 -05:00
pem@mysql.telia.com
9c3a7a6ba3
Merge 4.1 into 5.0 (first pass).
2003-07-08 17:50:23 +02:00
serg@serg.mylan
dbf893fbd4
added missing ~/.my.cnf support to mysqlhotcopy (bug #808 )
2003-07-08 17:27:22 +02:00
jani@rhols221.adsl.netsonic.fi
fe025d40c4
Fixed a compatibility bug in mysqlhotcopy between different
...
versions of DBD. New mysqlhotcopy version supports both old
and new DBD versions while versions elder than 1.19 support
only old DBD versions.
2003-07-04 23:06:21 +03:00
kostja@oak.local
7df0475847
First version of new authentification procedure: now authentification is one-stage (instead of two-stage in 4.1)
...
For now following tasks have been done:
- PASSWORD() function was rewritten. PASSWORD() now returns SHA1
hash_stage2; for new passwords user.password contains '*'hash_stage2; sql_yacc.yy also fixed;
- password.c: new functions were implemented, old rolled back to 4.0 state
- server code was rewritten to use new authorization algorithm (check_user(), change
user, and other stuff in sql/sql_parse.cc)
- client code was rewritten to use new authorization algorithm
(mysql_real_connect, myslq_authenticate in sql-common/client.c)
- now server barks on 45-byte-length 4.1.0 passwords and refuses 4.1.0-style
authentification. Users with 4.1.0 passwords are blocked (sql/sql_acl.cc)
- mysqladmin.c was fixed to work correctly with new passwords
Tests for 4.0-4.1.1, 4.1.1-4.1.1 (with or without db/password) logons was performed;
mysqladmin also was tested. Additional check are nevertheless necessary.
2003-07-01 23:40:59 +04:00
gluh@gluh.mysql.r18.ru
7455759f11
Bug fixed: mysql-test failure on rpl tests
2003-06-26 09:39:23 +05:00
bar@bar.mysql.r18.ru
63235ceeef
mysql_create_system_tables.sh:
...
Type fix
2003-06-24 15:55:39 +05:00
monty@narttu.mysql.fi
1bd306ccd4
Fixed some new memory leaks
...
Updated VC++ files
2003-06-24 12:10:35 +03:00
lenz@kallisto.local
7a6059cc88
- make sure that scripts/*.sql files are being added to the source
...
distribution as well
2003-06-20 13:57:51 +02:00
lenz@mysql.com
e7e5ccb547
Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/space/my/mysql-4.1
2003-06-18 09:49:56 +02:00
venu@myvenu.com
75b8cb2036
Fix for --dirname and --suffix (missed ones)
2003-06-17 14:29:20 -07:00
venu@myvenu.com
b648691535
Added new HOWTO doc 'INSTALL-WIN-SOURCE' on building 'mysql clients and server' on WINDOWS from BitKeeper as well as from distributed source archive
2003-06-17 12:22:57 -07:00
lenz@mysql.com
3b7911d367
- changed "password" to "Password" as suggested by Paul DuBois to be
...
consistent with the other column names in the table.
2003-06-16 10:32:49 +02:00
monty@narttu.mysql.fi
e090f2d0cc
Fixes for make_win_src_distributions
...
Removed compiler warnings
2003-06-15 23:24:37 +03:00
jani@rhols221.adsl.netsonic.fi
8a52c2d20b
Added option --skip-kill-mysqld to mysqld_safe. This can be useful,
...
if one is running many mysqlds through mysqld_multi, for example.
Without this option, on Linux one mysqld_safe process may kill
other mysqlds as well, if started using the same binary and path.
2003-06-14 12:29:42 +03:00
lenz@mysql.com
63df5f7cb7
- applied patch for mysqld_safe from Christian Hammers to be able to
...
define a different niceness level in my.cnf (Bug #627 )
2003-06-12 13:52:24 +02:00
lenz@mysql.com
2daa5643d3
- applied patch to mysql_explain_log.sh provided by Dennis Haney
...
to accept --socket option (Bug #592 )
2003-06-11 13:40:20 +02:00
monty@narttu.mysql.fi
059b1e5612
After merge fixes
2003-06-05 23:19:56 +03:00
monty@narttu.mysql.fi
dad0664579
merge with public tree
2003-06-05 00:12:45 +03:00
monty@narttu.mysql.fi
23145cfed7
Added SQLSTATE to client/server protocol
...
bmove_allign -> bmove_align
Added OLAP function ROLLUP
Split mysql_fix_privilege_tables to a script and a .sql data file
Added new (MEMROOT*) functions to avoid calling current_thd() when creating some common objects.
Added table_alias_charset, for easier --lower-case-table-name handling
Better SQL_MODE handling (Setting complex options also sets sub options)
New (faster) assembler string functions for x86
2003-06-04 18:28:51 +03:00
gluh@gluh.mysql.r18.ru
7c6522a74e
'Expand the mysql.proc table to include (almost) all fields' task(851)
...
Fix after review
2003-06-02 14:25:01 +05:00
vva@eagle.mysql.r18.ru
b4014b903b
new version of help
2003-05-29 17:47:31 -04:00
greg@mysql.com[greg]
ea46c24279
rlyon-5.0.0-alpha.patch
2003-05-29 14:28:02 -04:00
vva@mysql.r18.ru
55d4e55f7c
fixed small merge bug
2003-05-27 16:58:57 +05:00
monty@mashka.mysql.fi
cb7061ebe4
merge
2003-05-22 02:57:27 +03:00
venu@myvenu.com
39cbb547d4
Resolve merge colflict
2003-05-21 00:12:09 -07:00
monty@narttu.mysql.fi
dd2b7918cd
Merge with 4.0.13
2003-05-19 16:35:49 +03:00
monty@mashka.mysql.fi
4bde719df7
Safety fix to enable RAID in max binaries
...
Better fix for format('nan')
Fix for HAVING COUNT(DISTINCT...)
2003-05-13 10:54:07 +03:00
gluh@gluh.mysql.r18.ru
33cabdc3b1
Expand the mysql.proc table
2003-05-06 21:09:20 +05:00
monty@mashka.mysql.fi
1e2f2ae037
Varbinary should be string as default
2003-05-06 06:20:16 +03:00
lenz@mysql.com
7179284df9
- applied patch from Tim Bunce (new --addtodest option that adds copied
...
files into an already existing directory)
2003-05-03 16:16:52 +02:00
venu@myvenu.com
55f2e01879
make_win_src_distribution.sh:
...
Fix for bdb/cxx as they contain .cpp files directly ( for 4.0 to go )
2003-04-30 09:42:08 -07:00
pem@mysql.com
35c82164f6
Merged 4.1 to 5.0.
2003-04-29 12:06:04 +02:00
lenz@mysql.com
093f661a80
- Applied patch provided by Martin Mokrejs <mmokrejs@natur.cuni.cz>
...
(General code cleanup, use the GRANT statement instead of updating
the privilege tables directly, added option to revoke privileges)
2003-04-25 21:58:25 +02:00
venu@myvenu.com
077d7e81c8
Fix broken windows distribution workspace file (libmysql.dsp), which is causing VC IDE to crash while loading
...
Remove ctype_latin1_de.c from respective dsp files
Fix to make_win_src_distribution.sh to delete all newly added IS Bitkeeper files
2003-04-16 11:49:52 -07:00
lenz@mysql.com
7fbc28c074
- added missing dashes to parameter "open-files-limit" in mysqld_safe
...
(bug #264 )
2003-04-15 16:11:37 +02:00
lenz@mysql.com
ef39d2a669
- applied patch from provided by Christian Hammers from Debian to be able
...
to run the script even if mysqld is not up and running on upgrade
2003-04-09 21:19:53 +02:00
pem@mysql.com
736e78251e
Merging 4.1 to 5.0.
2003-04-04 13:45:35 +02:00
monty@narttu.mysql.fi
a7708c7904
Merge with 4.0
2003-04-03 21:19:12 +03:00
greg@mysql.com
080b73ee18
Manual merge of Novell's changes for NetWare platform from 4.0, 4.1 patches
2003-03-28 14:24:32 -05:00
greg@mysql.com
9aeb60210f
Improve make_binary_distribution from Novell code at Monty's request
2003-03-27 18:13:37 -05:00
pem@mysql.com
c77699ca93
Merged 4.1 into 5.0.
2003-03-27 12:09:11 +01:00
greg@mysql.com
67985efed5
Post-4.0.12 changes from Novell: mostly NetWare-related code changes to utilize new LibC
2003-03-21 16:45:39 -05:00
monty@narttu.mysql.fi
112dfa5900
Fixes for fill_help_tables.sql
2003-03-21 18:53:55 +02:00
pem@mysql.com
4a171efd6f
Merged 4.1 -> 5.0.
2003-03-18 16:12:50 +01:00
monty@narttu.mysql.fi
a434bca704
Merge with 4.0
2003-03-16 19:17:54 +02:00
guilhem@mysql.com
7092bbe8a4
Small fixes in mysql_tableinfo. It's only code tiny changes, does not modify
...
the output of the script.
2003-03-14 16:07:15 +01:00
serg@serg.mysql.com
026ec1d37c
merged
2003-03-13 13:44:03 +01:00
lenz@mysql.com
b69e0f48be
- made test for multiple --user options more sh-compatible
2003-03-11 18:54:57 +01:00
monty@narttu.mysql.fi
fae2711297
merge
2003-03-10 14:13:46 +02:00
monty@narttu.mysql.fi
f1635f64f9
Merge with 3.23 to get fixes for --user and BACKUP TABLE
2003-03-10 12:48:43 +02:00
monty@narttu.mysql.fi
c231b747e3
Don't allow multiple --user options to mysqld
...
(First one is used)
2003-03-10 12:24:22 +02:00
venu@myvenu.com
dff8f63272
Change -IN_RPM -> --rpm and -WINDOWS -> --windows from mysql_install_db
2003-03-07 10:16:23 -08:00
venu@myvenu.com
582e8b929e
Merge work.mysql.com:/home/bk/mysql-4.1
...
into myvenu.com:/home/venu/work/sql/dev-4.1
2003-03-04 14:33:25 -08:00
lenz@mysql.com
26f9bee733
- added missing file mysql-test/std_data/des_key_file to source and binary
...
distribution to fix a test failure in test "func_encrypt"
2003-03-04 22:24:00 +01:00
lenz@mysql.com
905ce89dc5
- added missing file mysql-test/std_data/des_key_file to source and binary
...
distribution to fix a test failure in test "func_encrypt"
2003-03-04 18:18:05 +01:00
greg@mysql.com[greg]
137bdcec5a
novell41.patch
2003-03-04 10:34:32 -05:00
venu@myvenu.com
64f0e4289d
Fix for the windows src distribution script - SCRUM:
...
-- To take care of .zip and .tar
-- Initialization of 'data' directory without any host dependancy data
-- Incorporate all changes from Monty
2003-03-02 14:05:51 -08:00
monty@narttu.mysql.fi
9a46698e1e
Merge with 4.0.11
2003-02-26 01:03:47 +02:00
monty@narttu.mysql.fi
326b8abc89
merge with 3.23 to get corrected error message files and rename of files in mysql-test
2003-02-26 00:22:35 +02:00
monty@narttu.mysql.fi
e6c575dacc
change 'slave-master-info.opt' to .slave-mi to avoid problems with long filenames on some OS
2003-02-26 00:04:13 +02:00
jani@rhols221.adsl.netsonic.fi
7dc6d7bd19
Applied a patch which fixes a quoting problem with
...
mysql_hot_copy when --checkpoint or --record-log-pos was used.
2003-02-24 16:57:54 +02:00
Sinisa@sinisa.nasamreza.org
8439a4949f
merge fix
2003-02-22 17:14:50 +02:00
pem@mysql.com
d8c75ec8aa
Most of the groundwork for sprint task 729 (implement FUNCTIONs).
...
Expanded the mysql.proc table, reworked the find/create/drop functions
completely, added new functions for FUNCTIONs (lotta functions here :),
got rid of some unnecessary use of Item_strings while at it. Extended
the parser correspondingly, and fiddled around a bit to make SP FUNCTIONs
coexist with UDFs.
Can now CREATE and DROP FUNCTIONs. Invoking yet to come...
2003-02-21 17:37:05 +01:00
venu@myvenu.com
af9a92cf37
Initial script to create a windows src distribution package
2003-02-20 14:05:58 -08:00
pem@mysql.com
97dc6a528e
Merging 4.1 into 5.0
2003-02-18 15:05:35 +01:00
monty@mashka.mysql.fi
90bf074438
Merge with 4.0.11 tree to get latest bug fixes
2003-02-17 05:43:37 +02:00
monty@mashka.mysql.fi
6051b2f998
Fixed multi-table-delete for InnoDB tables
...
Novell patches
2003-02-17 02:14:37 +02:00
monty@mashka.mysql.fi
a533db746b
Patch for novell
...
Reverted wrong patch for mysqld_safe.sh
2003-02-16 22:50:00 +02:00
Sinisa@sinisa.nasamreza.org
5acf83802d
fix a bug in derived tables
...
UNION's bug fixes and code clean-up
2003-02-13 17:56:01 +02:00
bar@bar.mysql.r18.ru
1172215ba9
fill_help_tables.sh:
...
Typo fix
,
2003-02-13 10:42:18 +04:00
monty@mashka.mysql.fi
3695c64111
Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1
2003-02-12 23:18:00 +02:00
monty@mashka.mysql.fi
e327393e9d
Fixed a lot of wrong memory references as reported by valgrind
...
Portability fixes
Added new client function: mysql_get_server_version()
New server help code (From Victor Vagin)
Fixed wrong usage of binary()
Disabled RTREE usage for now.
2003-02-12 21:55:37 +02:00
jani@rhols221.adsl.netsonic.fi
7b1ed96157
Fixed a bug in mysqld_safe, when it earlier could have removed
...
a socket from another, still living MySQL server.
2003-02-12 19:53:30 +02:00
jani@rhols221.adsl.netsonic.fi
381ab77b84
Fixed a bug in mysqld_safe, when it earlier could have removed
...
a socket from another, still living MySQL server.
2003-02-12 19:53:19 +02:00
monty@mashka.mysql.fi
15aee37456
merge
2003-02-10 18:01:29 +02:00
serg@sergbook.mysql.com
14b4b58de7
Merge sergbook.mysql.com:/usr/home/serg/Abk/mysql
...
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
2003-02-10 14:56:30 +01:00
lenz@mysql.com
ff15b200f9
- added word of warning about providing the password as cleartext using
...
the --password parameter (better add it to my.cnf instead) (Thanks to
Christian Hammers for the suggestion)
2003-02-05 12:22:28 +01:00
lenz@mysql.com
1454f35640
- Yves mail address does not seem to be valid anymore - changed mail
...
address to report bugs to bugs@mysql.com (thanks to Christian Hammers
for pointing this out) - please merge this into all other trees!
2003-02-05 11:49:51 +01:00
monty@mashka.mysql.fi
023d6dd39b
Merge with 4.0.11
2003-02-04 21:52:14 +02:00
lenz@mysql.com
02dd3852b6
- renamed scripts/fill_func_tables.sh to scripts/fill_help_tables and
...
updated all relevant files to honor this change (as discussed with vva)
- added some more comments to the fill_help_tables script
- minor cleanups
2003-02-03 12:20:24 +01:00
lenz@mysql.com
cf25397e0e
- fixed typo for better portability (many shells don't support the "=="
...
operator)
2003-01-29 09:22:20 +01:00
monty@mashka.mysql.fi
3d28913740
Only write to the error log if --log-error is specified and --console is not specified
...
(On Windows --log-error is enabled by default)
2003-01-28 20:56:35 +02:00
monty@mashka.mysql.fi
6b71279382
merge
2003-01-28 09:02:51 +02:00
monty@mashka.mysql.fi
689578a099
Fixes for Netware
...
Call pthread_mutex_destroy() on not used mutex.
Changed comments in .h and .c files from // -> /* */
Added detection of mutex on which one didn't call pthread_mutex_destroy()
Fixed bug in create_tmp_field() which causes a memory overrun in queries that uses "ORDER BY constant_expression"
Added optimisation for ORDER BY NULL
2003-01-28 08:38:28 +02:00
monty@mashka.mysql.fi
1bdd1d0626
Merge with 3.23.55
2003-01-25 15:31:07 +02:00
lenz@mysql.com
1ecf9d5098
- added mysql_waitpid to the MySQL-client RPM and binary distributions
...
- renamed MySQL.rpm to MySQL-server.rpm
2003-01-24 16:10:21 +01:00
lenz@mysql.com
0021a71aee
- merge relevant Do-compile changes from 4.0 tree
...
- use "gnutar" on Mac OS X to build the binary distribution
2003-01-23 20:07:19 +01:00
Sinisa@sinisa.nasamreza.org
74f478f9a5
Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
...
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
2003-01-21 15:54:36 +02:00
monty@mashka.mysql.fi
76f146a175
Merge with 4.0.9
2003-01-18 03:13:37 +02:00
monty@mashka.mysql.fi
f4b950df96
Merge with 3.23
2003-01-16 20:47:46 +02:00
pem@mysql.com
1604bea5b7
Merge
2003-01-09 17:56:57 +01:00
Sinisa@sinisa.nasamreza.org
748665e7bb
A small fix for the type in the script
2003-01-09 15:22:38 +02:00
monty@mashka.mysql.fi
07daf3169e
Merge with 4.0.8
2003-01-03 00:04:33 +02:00
lenz@mysql.com
c0ed25283f
- Applied various patches provided by Christian Hammers (MySQL maintainer
...
for the Debian project) to fix some architecture-specific problems
and some bugs
2002-12-23 14:36:40 +01:00
monty@mashka.mysql.fi
b5aa9ae0c7
Changed thd variables max_join_size and select_limit to type ha_rows.
...
This fixed some optimization problems when using -DBIG_TABLES
Portabilty fixes for OpenUnix and HPUX
Added C and C++ version numbers to mysqlbug
2002-12-20 14:58:27 +02:00
pem@mysql.com
113b9240d1
Added collection of called procedures in a list.
...
Fixed eval bug; now conditions with local variables work in WHILE et al.
Made mysql_install_db.sh create proc table.
2002-12-13 18:25:36 +01:00
lenz@mysql.com
a7ac8973a1
- fixed another typo in NOHUP_NICENESS testing
2002-12-13 13:47:25 +01:00
lenz@mysql.com
bfd15dd6ca
- added missing "test" to $NOHUP_NICENESS test (thanks to Nick Gaugler for
...
spotting and reporting this)
2002-12-13 09:56:02 +01:00
lenz@mysql.com
2423780823
- moved manual pages from "man" to "man/man1" for the binary distribution
2002-12-11 19:37:09 +01:00
lenz@mysql.com
059b0017dc
- make sure to replace HOSTNAME in mysql.server when packing up the binary
...
distribution (this will still be broken for 3.23.54)
- make sure that mysql.server in the binary distribution is executable, too
2002-12-10 14:25:23 +01:00
peter@mysql.com
a24258375a
SCRUM: Montymise code
...
fix mysql_change_user() for old clients
2002-11-30 20:58:53 +03:00
peter@mysql.com
925155cf5a
Merge....
2002-11-24 17:26:26 +03:00
monty@mashka.mysql.fi
4575594e1a
Rewrote nice handling to make more portable
2002-11-24 16:20:41 +02:00
peter@mysql.com
35ccfd0b42
SCRUM: Main change for Secure connection handling. Still needs some more coding. Commit
...
done for merge with newer version of code.
2002-11-24 17:07:53 +03:00
lenz@mysql.com
d882391975
scripts/safe_mysqld.sh
...
- fix setting of niceness level
support-files/mysql.server.sh
- applied some fixes from 4.0 mysql.server script
- fix my.cnf parsing
2002-11-22 18:26:45 +01:00
monty@mashka.mysql.fi
dac6498f9b
Merge with 4.0
2002-11-21 15:56:48 +02:00
serg@serg.mysql.com
f2aab61a60
Merge serg.mysql.com:/usr/home/serg/Abk/mysql
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-11-17 00:36:28 +01:00
lenz@mysql.com
042ac3fb67
- Fixed some minor bugs/typos
2002-11-15 01:57:56 +01:00
monty@mashka.mysql.fi
e634770406
merge
2002-11-12 13:28:58 +02:00
jani@rhols221.adsl.netsonic.fi
cacd611a0c
Fixed a problem with reading some innodb options that may contain semicolin.
2002-11-12 11:39:52 +02:00
monty@mashka.mysql.fi
876f3f4d30
Fixed that NULL and 0 returns 0 instead of NULL
...
This is coded to not cause a speed impact on top level AND expressions where we don't care if an AND expression returns 0 or NULL
2002-11-11 15:57:35 +02:00
serg@serg.mysql.com
d7a0000711
fixed test for "root", on some installations / is mounted read-only
2002-11-08 22:45:31 +01:00
monty@butch.
a2bdf9265f
Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.
2002-11-07 03:54:00 +02:00
monty@mashka.mysql.fi
bb7f37ab2e
merge
2002-10-29 23:54:37 +02:00
monty@mashka.mysql.fi
5343d4c969
Added --skip-safemalloc to mysqltest
...
Added bug fix from 3.23 for AIX 4.3.3 and gcc 3.x
Small change in EXCHANGE output
Propagate open-files-limit from mysqld_safe -> mysqld
Fixed speed bug in GROUP BY
Added quotes around database name in CREATE DATABASE db_name (for binary log)
2002-10-29 22:56:30 +02:00
vva@genie.(none)
9adf688be6
add help command on server side
2002-10-28 17:44:19 +04:00
serg@serg.mysql.com
dede6634f6
merged
2002-10-25 21:15:52 +00:00
lenz@mysql.com
5459505bba
- added "darwin" to the list of systems that are known to support the
...
-p option for cp and the -r option for scp (thank to Paul DuBois for
the patch)
- fixed a typo
2002-10-21 14:51:57 +02:00
lenz@mysql.com
689bf26c86
- fixed typo in scripts/mysql_convert_table_format.sh
2002-10-18 19:43:06 +02:00
jani@rhols221.adsl.netsonic.fi
f11f48a144
Fixed three bugs in mysqlcheck and changed documentation for mysqld_multi
2002-10-17 19:34:02 +03:00
monty@hundin.mysql.fi
67d3cd643b
Merge with 3.23.54
2002-10-16 13:11:25 +03:00
lenz@mysql.com
79ab39ec94
- replaced Docs/LICENSE with Docs/MySQLEULA.txt
...
- Updated scripts/make_binary_distribution and scripts/mysql-copyright*
accordingly
2002-10-13 16:57:33 +02:00
lenz@mysql.com
d8f843a779
- Tagged ChangeSet 1.1224 as "mysql-3.23.53"
...
- bumped up version number to 3.23.54 in configure.in
- replaced Docs/LICENSE with Docs/MySQLEULA.txt and modified
scripts/make_binary_distribution.sh and Build-tools/mysql-copyright*
accordingly.
2002-10-13 16:26:28 +02:00
monty@mashka.mysql.fi
ee61ec0e63
Merge work:/my/mysql-3.23 into mashka.mysql.fi:/home/my/mysql-3.23
2002-10-08 18:00:08 +03:00
monty@mashka.mysql.fi
bae4af8a4f
Fixed missing table_list->name -> table_list->alias convert
2002-10-08 17:58:43 +03:00
Sinisa@sinisa.nasamreza.org
c3bda04595
a fix for the typo in the last push
2002-10-07 15:17:41 +03:00
Sinisa@sinisa.nasamreza.org
690cba1a6f
fix for a small typo in the last push
2002-10-07 15:07:45 +03:00
Sinisa@sinisa.nasamreza.org
57815006c7
Small fix in mysqld_safe for some shells
2002-10-05 15:57:18 +03:00
Sinisa@sinisa.nasamreza.org
d2ef2ec9c8
a small fix for some shells
2002-10-05 15:45:24 +03:00
lenz@mysql.com
a15eafd0a0
- Small fix for support-files/mysql.spec.sh
...
- Updated scripts/make_binary_distribution.sh to include the correct
ChangeLog and the LICENSE file for non-GPL builds
2002-10-02 13:06:04 +02:00
lenz@mysql.com
bf5b57ad2b
- small modification to scripts/make_binary_distribution.sh (add the
...
up-to-date BK changelog instead of sql/ChangeLog, add LICENSE if
available)
2002-10-02 12:56:16 +02:00
monty@mashka.mysql.fi
9c123d0c0b
Don't give the anonymous user create temp table or lock tables privileges.
...
SET PASSWORD=... closed connection on error.
2002-09-22 18:02:39 +03:00
monty@mashka.mysql.fi
7f55d92637
fixed so that --ssl and --skip-ssl works with the MySQL clients.
...
Fixed core dump bug when sending wrong string to AES_DECRYPT()
2002-09-17 23:46:53 +03:00
monty@mashka.mysql.fi
c85c33a5c1
Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tables
...
Fixed bug in SELECT ... ORDER BY ... LIMIT
Fixed bug in ALTER TABLE and RENAME TABLE with --lower-case-table-names
Fixed hang when using --with-openssl
2002-09-16 15:55:19 +03:00
monty@mashka.mysql.fi
04723cf74d
Give better error from reconnect()
...
Fixed hang in start_slave_threads() when thread dies quickly.
2002-08-24 05:44:16 +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
bar@bar.mysql.r18.ru
37cedc9a43
Fix
2002-08-14 13:05:38 +05:00
monty@hundin.mysql.fi
8832927d5c
Added nety_retry_count as a changeable variable
...
Make safe_mysqld a symlink to mysqld_safe in binary distribution
Fixed problem with CTRL-C when using mysqld --bootstrap
2002-08-08 20:49:06 +03:00
monty@hundin.mysql.fi
087261482a
merge with 3.23.52
2002-08-08 15:24:47 +03:00
monty@hundin.mysql.fi
4e5b087172
Better error messages for mysql-test-run
...
Added option --host to mysqlhotcopy
2002-08-06 16:12:52 +03:00
jani@hynda.(none)
7a9e780a77
Made documentation better in mysqld_multi --help
2002-08-05 19:06:48 +03:00
salle@geopard.online.bg
de7b601d11
Two small patches proposed by Paul DuBois
2002-08-03 19:48:45 +03:00
salle@geopard.online.bg
f11ea9d979
Two small patches proposed by Paul DuBois
2002-08-03 19:02:05 +03:00
arjen@fred.bitbike.com
8b898167e4
Little typo fix in script text.
2002-07-14 14:49:44 +10:00
monty@hundin.mysql.fi
8a2daeac77
Removed mysql_ssl_clear()
...
Added statistics information for alarms (for bug tracking)
Don't store "incomplete" in the xxx.cfg file if we are not using --restart. (Crash-me)
Enlarged STACK_BUF_ALLOC becasue of failed crash-me test
Aded new script mysql_tableinfo to make a system directory.
2002-06-27 11:27:04 +03:00
monty@mashka.mysql.fi
fc52abc50f
Cleanup of checking of user resources
...
Added missing checking of no_keyread
2002-06-16 17:06:12 +03:00
monty@mashka.mysql.fi
b8421d34ec
Added the following new privleges:
...
SHOW DATABASES
CREATE TEMPORARY TABLE
LOCK TABLES
REPLICATION SLAVE & REPLICATION CLIENT
SUPER
EXECUTE
All scripts & documentation is updated for this change.
Added better error messages for global privileges
2002-06-12 15:04:18 +03:00
jcole@mugatu.spaceapes.com
70c05507db
Oops, missed the actual file.
...
Added mysql_secure_installation
2002-06-08 23:12:39 -05:00
jcole@mugatu.spaceapes.com
f1a975963b
Added mysql_secure_installation
2002-06-08 23:10:42 -05:00
Sinisa@sinisa.nasamreza.org
1d6f0fecb8
Small fix for the instructional message
2002-06-08 17:39:11 +03:00
arjen@fred.bitbike.com
e1288e07ac
mysql_fix_extensions.sh tool copied from 4.0 tree (referenced in manual).
2002-05-16 10:13:42 +10:00
monty@hundin.mysql.fi
133651d626
Fixed myslqdumpslow for new log format.
2002-03-26 11:54:05 +02:00
monty@hundin.mysql.fi
e6b9734e0a
merge
2002-03-12 12:21:51 +02:00
monty@hundin.mysql.fi
8eadb024dc
Fixed mysqldumpslow for new dump format.
...
Fix for HEAP tables with many rows deleted.
Add '' arround database names in SHOW GRANT
2002-03-12 11:52:41 +02:00
monty@hundin.mysql.fi
a01775c5eb
Added help for --local-infile
...
Fix for bug on intel where (int32) 1 << 32 == 1, which gave problems when using 32 keys.
Allow SET PASSWORD for anonymous user
2002-03-12 11:38:22 +02:00
monty@hundin.mysql.fi
e9ba8d58fe
merge
2002-03-06 23:41:18 +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
monty@tik.mysql.fi
539718ba25
Update scripts for new POSIX spec
...
Fix for --enable-local-infile
Portability fix for bison
2002-03-05 15:46:30 +02:00
jani@rhols221.adsl.netsonic.fi
49f8b5849a
Support for running different versions of mysqld with mysqld_multi
2002-03-04 23:16:43 +02:00
monty@hundin.mysql.fi
d713fee16b
Update to autoconf 2.52
...
Fix of InnoDB variables in SHOW VARIABLES
Fix for ALTER TABLE and InnoDB
2002-02-07 21:34:35 +02:00
monty@hundin.mysql.fi
79796e989f
Merge from 3.23.48 tree
2002-01-30 16:37:47 +02:00
monty@hundin.mysql.fi
b9d3a55238
Update needed for SuSE 7.3
...
Update for autoconf 2.52
2002-01-26 01:19:47 +02:00
monty@hundin.mysql.fi
89fa5f13d9
Fixed bug when making a range join based on information from a const table.
2002-01-18 00:43:50 +02:00
serg@serg.mysql.com
8759fc48d7
Merge work:/home/bk/mysql-4.0
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-01-02 22:03:49 +00:00
serg@serg.mysql.com
729c343c99
escaping
to mysqlhotcopy
2001-12-27 18:32:24 +00:00
Sinisa@sinisa.nasamreza.org
4ed4546004
Changes for the BitKeeper resolve.
...
One more notice:
limiting number of queries per hour for different users has been done
on 4.0.1 , but I can port it to 3.23.*
This will require only certain changes, like number of columns in user
table.
I will also make a test case for it, after it is approved by Monty,
as result file will depend on the error message text.
2001-12-26 17:42:06 +02:00
Sinisa@sinisa.nasamreza.org
038db406c1
This is a large push. Included are :
...
* multi-table updates
* new paid feature for limiting number of queries per hour for users
* optional syntax for multi-table deletes
* optimization for SQL_CALC_FOUND_ROWS
* a small addition for CREATE .. SELECT that will be of future use
I know that all this will require many additions to documentation,
which I have not done, but I am at Arjen's disposal to help him document
all this.
2001-12-26 16:49:10 +02:00
serg@serg.mysql.com
ffb356ad54
mysql_fix_extensions.sh:
...
typo fixed
2001-12-24 14:55:47 +00:00
serg@serg.mysql.com
ed74119ee2
Merge
2001-12-21 13:38:06 +00:00
serg@serg.mysql.com
22204dc90b
mysql_fix_extensions added
2001-12-19 16:15:31 +00:00
monty@hundin.mysql.fi
4dbd9e061c
Lots of portability fixes.
...
Fixed shutdown on HPUX.
Fixed bug in query cache.
2001-12-17 03:02:58 +02:00
monty@hundin.mysql.fi
5c94a16422
merge with 3.23.47
2001-12-06 01:16:28 +02:00
monty@hundin.mysql.fi
0f71e337b3
Small changes to mysql_config.sh
2001-12-05 23:56:56 +02:00
monty@hundin.mysql.fi
81ea1a6e1a
Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql
2001-12-05 23:26:14 +02:00
monty@hundin.mysql.fi
90004e340b
Fixed bug in LEFT JOIN
2001-12-05 23:15:05 +02:00
sasha@mysql.sashanet.com
2f91f2360a
get correct paths in mysql_config even if the user moves basedir
2001-12-01 19:37:30 -07:00
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