Commit graph

1050 commits

Author SHA1 Message Date
serg@serg.mysql.com
b21e89bb2e Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql 2001-02-06 14:50:31 +01:00
serg@serg.mysql.com
94681d0fed item_func.cc auto-init of ft-index restored (to cope with const/system tables) 2001-02-06 14:10:13 +01:00
jcole@tetra.spaceapes.com
ce935275f1 Lots of cleanups to manual.texi. 2001-02-06 00:07:50 -06:00
tim@threads.polyesthetic.msg
fb8547e044 Perl cleanups in sql-bench.
Thanks to Chris Richmond MD6-FDC <crichmon@pcocd2.intel.com> for the
patch.
2001-02-05 22:21:36 -05: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
paul@central.snake.net
86b3263dc8 manual.texi change notes update 2001-02-05 15:55:13 -06:00
mwagner@work.mysql.com
c5ef01d07a manual.texi s/Korea/South Korea/. 2001-02-05 18:57:54 +01:00
mwagner@work.mysql.com
40c2a1e203 manual.texi Added mirror in South Korea (again). 2001-02-05 18:53:30 +01:00
serg@serg.mysql.com
e13c21a732 Merge 2001-02-04 13:55:55 +01:00
serg@serg.mysql.com
cc2e9272d8 manual.texi Added TODO section to Full-text entry 2001-02-04 13:45:26 +01:00
monty@donna.mysql.com
227a2775c7 Added missing file 2001-02-03 18:18:58 +02:00
monty@donna.mysql.com
5c373a2032 Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql 2001-02-03 18:01:23 +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
sasha@mysql.sashanet.com
f0ea0b7999 extra/resolve_stack_dump.c
skip gcc2_compiled. junk
2001-02-03 07:34:46 -07:00
sasha@mysql.sashanet.com
d4fd768a05 super-smack update 2001-02-02 19:09:29 -07:00
serg@serg.mysql.com
e5a54da4eb Merge 2001-02-02 18:11:59 +01:00
serg@serg.mysql.com
822ce1e63a manual.texi typo fixed 2001-02-02 18:09:31 +01:00
monty@donna.mysql.com
cffc2849f9 Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql 2001-02-02 04:09:04 +02:00
tim@threads.polyesthetic.msg
f1cf7077a4 Merge work.mysql.com:/home/bk/mysql
into threads.polyesthetic.msg:/usr/local/src/my/work
2001-02-01 20:50:17 -05:00
tim@threads.polyesthetic.msg
bcd6abea6d Use INSTALL_DATA instead of cp.
mysql.server is a script, not data.
2001-02-01 20:49:04 -05:00
monty@donna.mysql.com
136ddd1f86 Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql 2001-02-02 03:47:40 +02:00
tim@threads.polyesthetic.msg
a066832c28 SCO portability fixes and cleanup. 2001-02-01 20:47:35 -05:00
monty@donna.mysql.com
9d120741d2 Portability fixes
Changed TRUNCATE table_name -> TRUNCATE TABLE table_name
2001-02-02 03:47:06 +02:00
paul@central.snake.net
dec736400a manual.texi fix tutorial examples that become incorrect when
manual.texi	REGEXP became case insensitive.
2001-02-01 19:09:37 -06:00
jcole@tetra.spaceapes.com
2165d185b7 Merge work.mysql.com:/home/bk/mysql
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
2001-02-01 06:26:35 -06:00
jcole@tetra.spaceapes.com
3634353e60 Changes prompted by manual comments. 2001-02-01 06:25:51 -06:00
serg@serg.mysql.com
e64b12a0ea Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql 2001-02-01 13:18:56 +01:00
tim@threads.polyesthetic.msg
faeb9896bd Use $(INSTALL_DATA) instead of cp -p in mysql-test and sql-bench.
Clean up $(INSTALL_DATA) use in sql/share.
2001-01-31 15:01:16 -05:00
serg@serg.mysql.com
e7d387415a Merge 2001-01-31 13:26:24 +01:00
jcole@tetra.spaceapes.com
ea757126a0 Merge work.mysql.com:/home/bk/mysql
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
2001-01-31 03:46:16 -06:00
sasha@mysql.sashanet.com
9adb3ebe03 Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2001-01-30 20:41:27 -07:00
sasha@mysql.sashanet.com
9cbf5b695f test oversized password
fix to make table.cc compile
2001-01-30 20:40:23 -07:00
monty@donna.mysql.com
a2c2c9dc40 Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql 2001-01-31 04:47:55 +02:00
monty@donna.mysql.com
bdbc0ef7a0 New myisamchk option --sort-recover
Allow delete of crashed MyISAM tables
Fixed bug when BLOB was first part of key
Fixed bug when using result from CASE in GROUP BY
Fixed core-dump bug in monthname()
Optimized calling of check_db_name()
2001-01-31 04:47:25 +02:00
tim@threads.polyesthetic.msg
1bf2ae118c Add --just-print and --help options to BUILD/compile-* scripts. 2001-01-30 20:43:16 -05:00
jcole@tetra.spaceapes.com
552561e27d Fixed brain-o in sql/table.cc that broke build.
check_db_name() referenced a non-existant variable.
2001-01-29 23:27:33 -06:00
tim@work.mysql.com
acd45847ac Merge work.mysql.com:/home/bk/mysql
into work.mysql.com:/d1/users/tim/my/work
2001-01-29 20:14:29 +01:00
monty@donna.mysql.com
ab5a0fff6d Added information about OLEDB 2001-01-29 15:37:45 +02:00
monty@donna.mysql.com
54502646df Removed that --port defaults to TCP/IP 2001-01-29 14:21:13 +02:00
monty@donna.mysql.com
0b470dd353 Merge 2001-01-29 13:59:26 +02:00
monty@donna.mysql.com
af307c747e Removed Results-linux as this changes too much and is not important
to keep in a repository
2001-01-29 13:58:27 +02:00
monty@donna.mysql.com
5e3bced515 Removed entry about --port from Changelog 2001-01-29 13:53:30 +02:00
paul@central.snake.net
fffc9bd270 manual.texi change note stuff 2001-01-28 16:33:26 -06:00
monty@donna.mysql.com
c40b10730e merge 2001-01-28 21:41:10 +02:00
monty@donna.mysql.com
ce2260586d Fixed ALTER TABLE on MERGE tables
Fixed bug in DISTINCT
2001-01-28 21:35:50 +02:00
serg@serg.mysql.com
52c3e6bbc7 manual.texi Changelog updated 2001-01-28 13:51:52 +01:00
serg@serg.mysql.com
8efd73dc2b Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql 2001-01-28 13:22:45 +01:00
serg@serg.mysql.com
e47833bc44 errmsg.c buffer overflow in libmysqlclient fixed 2001-01-28 13:20:03 +01:00
sasha@mysql.sashanet.com
75e0c1a858 Docs/manual.texi
re-added Jeremy's merged out note
    updated changes section with recent bug fix info
2001-01-27 15:49:12 -07:00
sasha@mysql.sashanet.com
7db4b9b466 merge 2001-01-27 15:38:22 -07:00