Commit graph

4710 commits

Author SHA1 Message Date
serg@sergbook.mysql.com
f57a559615 Merge work:/home/bk/mysql-4.0
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-08-08 00:31:40 +02:00
monty@hundin.mysql.fi
3f48e0369b Better fix for problem with empty database names in the mysql.db table 2002-08-08 00:53:00 +03:00
serg@sergbook.mysql.com
0e0137b588 one more "suboptimal memory usage during REPAIR for FULLTEXT keys" bug fixed 2002-08-07 23:11:26 +02:00
Sinisa@sinisa.nasamreza.org
e4b3d6fa72 Merge 2002-08-07 22:53:44 +03:00
Sinisa@sinisa.nasamreza.org
eb45da0431 Fixed bugs with create table from ITEM_FUNC and make it over
once for all derived functions.
I also reverted my patch for MONTH() and added a test case.
My MONTH() patch was too specific. This is a general fix.

Plus a fix for security flaw in database hash
2002-08-07 22:35:47 +03:00
Sinisa@sinisa.nasamreza.org
04e7beecf5 Fix for a security flaw in database hash 2002-08-07 21:57:32 +03:00
peter@mysql.com
21cb8e76df Fix bug of running the queries with no selected database while running with --lower_case_table_names 2002-08-07 19:26:41 +04:00
bell@sanja.is.com.ua
fcf253dd85 Merge 2002-08-07 15:35:52 +03:00
bell@sanja.is.com.ua
011fed6059 Fixed bug in query cache after temporary table creation. 2002-08-07 15:29:49 +03:00
jani@rhols221.adsl.netsonic.fi
c077119f47 Updated changelog. 2002-08-07 11:31:51 +03:00
arjen@fred.bitbike.com
f5579d3fc3 Minor lingo fixup. 2002-08-07 17:13:50 +10:00
bell@sanja.is.com.ua
cf30288ddf changelog entry for bugfix 2002-08-07 08:56:49 +03:00
bell@sanja.is.com.ua
fb3837bbc3 Merge abelkin@work.mysql.com:/home/bk/mysql-4.0
into sanja.is.com.ua:/home/bell/mysql/mysql-4.0
2002-08-07 08:43:47 +03:00
bell@sanja.is.com.ua
8af5a19fa3 bug in query cache documentation fixed 2002-08-07 08:38:58 +03:00
arjen@fred.bitbike.com
6fa9bb2a46 Added informative tables for column types. Needs more shuffling.
Few little fixups.
2002-08-07 14:17:12 +10:00
arjen@fred.bitbike.com
4015320343 Little fixups in changelog. 2002-08-07 09:04:31 +10:00
arjen@fred.bitbike.com
d23b00d425 Merge work.mysql.com:/home/bk/mysql-4.0/
into fred.bitbike.com:/home/arjen/mysql-4.0
2002-08-07 08:58:52 +10:00
arjen@fred.bitbike.com
9c41b38f09 Some support/licensing URL changes (Tom request).
Minor info fixups for 4.0.3-beta.
Tracked down more 3.22/3.23 release dates via announce list archive.
2002-08-07 08:57:44 +10:00
Sinisa@sinisa.nasamreza.org
2c29eda642 Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
2002-08-06 23:38:25 +03:00
Sinisa@sinisa.nasamreza.org
72c0c0c0cb Fix for a bug which caused problems in CREATE from SELECT with
MONTH() function in SELECT list ...
2002-08-06 23:37:22 +03:00
heikki@hundin.mysql.fi
042facc475 Many files:
Merge InnoDB-3.23.52d
2002-08-06 22:59:13 +03:00
jani@rhols221.adsl.netsonic.fi
5434e99e5d Fixed a bug in mysql when running in non-interactive mode (batch) 2002-08-06 22:51:43 +03:00
monty@hundin.mysql.fi
5fadf19295 Fixed problem with make distcheck
Fixed bug in automatic repair of MyISAM tables where table cache was not locked properly
2002-08-06 22:20:11 +03:00
Sinisa@sinisa.nasamreza.org
afe5fa0e86 Merge 2002-08-06 21:31:03 +03:00
Sinisa@sinisa.nasamreza.org
e679540cfd fixed two bugs in multi-table update 2002-08-06 21:24:12 +03:00
monty@hundin.mysql.fi
842e8fca83 Backported pthread_mutex_trylock code from MySQL 4.0 to fix problem on HPUX.
Removed Heikki's patch for handling this.
2002-08-06 17:15:51 +03:00
monty@hundin.mysql.fi
a500c7de66 Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2002-08-06 16:18:37 +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
serg@sergbook.mysql.com
3a2f57745d Merge work:/home/bk/mysql-4.0
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-08-06 13:10:39 +02:00
serg@sergbook.mysql.com
9621e36238 fixed bug, that caused suboptimal memory usage during REPAIR when ft_max_word_len was decreased by user 2002-08-06 13:09:16 +02:00
heikki@hundin.mysql.fi
01bed722c7 my_pthread.h, configure.in:
In HP-UX-10.20, but not in HP-UX-11.0, the return value of pthread_mutex_trylock is inverted
2002-08-06 12:32:56 +03:00
arjen@fred.bitbike.com
40f8e02831 Cleaned up and balanced credits a bit more (some feedback from Matt). 2002-08-06 16:03:07 +10:00
arjen@fred.bitbike.com
1751f56bed Updated credits.
Updated info/texts for 4.0 going beta.
Various little fixups.
2002-08-06 14:56:05 +10:00
monty@mashka.mysql.fi
274f80626e Changed initialization of RND() to be less predictable.
Use MYSQL_CONFIG_NAME instead of "my" as the configuration file name.
2002-08-06 03:21:12 +03:00
monty@narttu.mysql.fi
bea3a43b20 merge 2002-08-05 22:18:39 +03:00
jani@hynda.(none)
7a9e780a77 Made documentation better in mysqld_multi --help 2002-08-05 19:06:48 +03:00
monty@narttu.mysql.fi
b3d3d3c2e6 Changelog 2002-08-05 18:53:49 +03:00
jani@hynda.(none)
8300f92b5a Fixed a bug in option --lower-case-table-name in mysqld.cc 2002-08-05 18:51:29 +03:00
monty@narttu.mysql.fi
c0a6890292 Added some missing mutex_locks() when manipulating the table cache.
This should fix some possible table cache corruptions when doing
OPTIMIZE or REPAIR table when other threads are opening new tables.
2002-08-05 18:50:38 +03:00
jani@hynda.(none)
fc0d47240e Added --count=N (-c) to mysqladmin 2002-08-05 18:37:43 +03:00
monty@mashka.mysql.fi
621b5da80e Fixed bug with GROUP BY on NULL fields.
(Merge of code from 4.0)
2002-08-05 18:10:53 +03:00
jani@hynda.(none)
9bc030f68a Small fixes in mysql and myisamchk. 2002-08-05 17:08:27 +03:00
jani@rhols221.adsl.netsonic.fi
65c090085e Fix for QNX 6.2. 2002-08-05 15:23:11 +03:00
monty@mashka.mysql.fi
8a38deea44 merge 2002-08-05 13:15:39 +03:00
monty@mashka.mysql.fi
d050c30d42 Added some mutex locks to make SLAVE START and SLAVE STOP thread safe. 2002-08-05 13:09:12 +03:00
bell@sanja.is.com.ua
9c49005ff5 fixed bug in truncating nonexisting table, found by Carsten 2002-08-05 11:45:39 +03:00
serg@sergbook.mysql.com
97e34fe2ec Merge work:/home/bk/mysql-4.0
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-08-05 09:09:27 +02:00
serg@sergbook.mysql.com
374b81f6e7 typo fixed 2002-08-05 09:00:38 +02:00
paul@teton.kitebird.com
a0a9900fd1 Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0
2002-08-04 22:44:59 -05:00
paul@teton.kitebird.com
596c3fc549 manual.texi restrict scope of a mysql.server comment 2002-08-04 22:39:53 -05:00