Commit graph

1045 commits

Author SHA1 Message Date
unknown
6eaef0598f manual.texi change notes update
Docs/manual.texi:
  change notes update
2001-02-05 15:55:13 -06:00
unknown
ec581bd961 manual.texi s/Korea/South Korea/.
Docs/manual.texi:
  s/Korea/South Korea/.
2001-02-05 18:57:54 +01:00
unknown
3b68cb4c83 manual.texi Added mirror in South Korea (again).
Docs/manual.texi:
  Added mirror in South Korea (again).
2001-02-05 18:53:30 +01:00
unknown
c964ce264a Merge
Docs/manual.texi:
  merged
2001-02-04 13:55:55 +01:00
unknown
8c4113738b manual.texi Added TODO section to Full-text entry
Docs/manual.texi:
  Added TODO section to Full-text entry
2001-02-04 13:45:26 +01:00
unknown
931117ad8f Added missing file 2001-02-03 18:18:58 +02:00
unknown
fd25d9db24 Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql
Docs/manual.texi:
  Auto merged
2001-02-03 18:01:23 +02:00
unknown
37aa09b19b Workaround for bug in thread library in Unixware 7
Fixed bug in GROUP BY on ELT()
Added SEQUENCE() to UDF examples


BUILD/FINISH.sh:
  Avoid error message if tmp exists
Docs/manual.texi:
  Cleaned up bug reporting section
mysys/my_init.c:
  Workaround for bug in thread library in Unixware 7
readline/input.c:
  Portability fix
scripts/mysql_install_db.sh:
  Made host, user and db field binary
sql/item_func.h:
  Fixed bug in GROUP BY on ELT()
sql/item_strfunc.cc:
  Fixed bug in GROUP BY on ELT()
sql/share/Makefile.am:
  Don't automaticly checkout SCCS files
sql/sql_select.cc:
  Cleanups
sql/udf_example.cc:
  Added SEQUENCE() to UDF examples.
2001-02-03 18:00:29 +02:00
unknown
7128808cbd extra/resolve_stack_dump.c
skip gcc2_compiled. junk


extra/resolve_stack_dump.c:
  skip gcc2_compiled. junk
2001-02-03 07:34:46 -07:00
unknown
f85e11f69f super-smack update 2001-02-02 19:09:29 -07:00
unknown
3dc1a17736 Merge
Docs/manual.texi:
  merged
2001-02-02 18:11:59 +01:00
unknown
acf88dd1d5 manual.texi typo fixed
Docs/manual.texi:
  typo fixed
2001-02-02 18:09:31 +01:00
unknown
605c330184 Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql
support-files/Makefile.am:
  Auto merged
2001-02-02 04:09:04 +02:00
unknown
fe87d370ab Merge work.mysql.com:/home/bk/mysql
into threads.polyesthetic.msg:/usr/local/src/my/work


BitKeeper/etc/logging_ok:
  'Auto converge'
2001-02-01 20:50:17 -05:00
unknown
a556607baf Use INSTALL_DATA instead of cp.
mysql.server is a script, not data.


Docs/Makefile.am:
  Use INSTALL_DATA instead of cp
libmysql/Makefile.am:
  Use INSTALL_DATA instead of cp
mysql-test/Makefile.am:
  Use INSTALL_DATA instead of cp
sql-bench/Makefile.am:
  Use INSTALL_DATA instead of cp
support-files/Makefile.am:
  mysql.server is a script, not data.
2001-02-01 20:49:04 -05:00
unknown
602af42c6d Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql
Docs/manual.texi:
  Auto merged
2001-02-02 03:47:40 +02:00
unknown
c1c2b95996 SCO portability fixes and cleanup.
configure.in:
  SCO portability fixes.
  Removed the LIBS_BEFORE_SOCKET hack dead code.
ltconfig:
  SCO portability fixes.
ltmain.sh:
  SCO portability fixes.
2001-02-01 20:47:35 -05:00
unknown
1d63e924d7 Portability fixes
Changed TRUNCATE table_name -> TRUNCATE TABLE table_name


Docs/manual.texi:
  Changed TRUNCATE table_name -> TRUNCATE TABLE table_name
client/mysql.cc:
  Don't crash when using -q with long fields
include/my_net.h:
  Portability fix
mysql-test/t/truncate.test:
  Changed TRUNCATE table_name -> TRUNCATE TABLE table_name
readline/input.c:
  Portability fix
scripts/make_binary_distribution.sh:
  Portability fix
sql-bench/crash-me.sh:
  Portability fix
sql/mini_client.cc:
  Portability fix
sql/mysqld.cc:
  cleanup
sql/share/dutch/errmsg.txt:
  Fixed typo
sql/share/english/errmsg.txt:
  Fixed typo
sql/share/greek/errmsg.txt:
  Fixed typo
sql/share/hungarian/errmsg.txt:
  Fixed typo
sql/share/italian/errmsg.txt:
  New translated messages
sql/share/portuguese/errmsg.txt:
  Fixed typo
sql/share/romanian/errmsg.txt:
  Fixed typo
sql/share/slovak/errmsg.txt:
  Fixed typo
sql/share/spanish/errmsg.txt:
  Fixed typo
sql/sql_yacc.yy:
  Changed TRUNCATE table_name -> TRUNCATE TABLE table_name
support-files/Makefile.am:
  Portability fix
2001-02-02 03:47:06 +02:00
unknown
171aa6fe7d manual.texi fix tutorial examples that become incorrect when
manual.texi	REGEXP became case insensitive.


Docs/manual.texi:
  fix tutorial examples that become incorrect when
  REGEXP became case insensitive.
2001-02-01 19:09:37 -06:00
unknown
ba1b7eaafa Merge work.mysql.com:/home/bk/mysql
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql


Docs/manual.texi:
  Auto merged
2001-02-01 06:26:35 -06:00
unknown
b49b815ab4 Changes prompted by manual comments. 2001-02-01 06:25:51 -06:00
unknown
b21572e8c0 Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql 2001-02-01 13:18:56 +01:00
unknown
0e30cd0996 Use $(INSTALL_DATA) instead of cp -p in mysql-test and sql-bench.
Clean up $(INSTALL_DATA) use in sql/share.


mysql-test/Makefile.am:
  Use $(INSTALL_DATA) instead of cp -p.
sql-bench/Makefile.am:
  Use $(INSTALL_DATA) instead of cp -p.
sql/share/Makefile.am:
  Use $(INSTALL_DATA), instead of for loop + basename.
2001-01-31 15:01:16 -05:00
unknown
6cf1248b08 Merge
Docs/manual.texi:
  merged
2001-01-31 13:26:24 +01:00
unknown
bbabab09bc Merge work.mysql.com:/home/bk/mysql
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql


sql/table.cc:
  Auto merged
2001-01-31 03:46:16 -06:00
unknown
e5ae06d9ba Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql


sql/table.cc:
  Auto merged
2001-01-30 20:41:27 -07:00
unknown
22c52efbd4 test oversized password
fix to make table.cc compile


mysql-test/mysql-test-run.sh:
  explictily state empty password for slave thread
mysql-test/t/rpl000017-slave.sh:
  test oversized passwords for slave
mysql-test/t/rpl000017.test:
  test oversized passwords
sql/table.cc:
  fix to make it compile
2001-01-30 20:40:23 -07:00
unknown
50c4cc1f8b Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql 2001-01-31 04:47:55 +02:00
unknown
495231ea25 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()


Docs/manual.texi:
  Added more information about myisamchk
client/mysqladmin.c:
  Added error message for CREATE database and fixed possible overflow bug
include/myisam.h:
  New myisamchk option --sort-recover
libmysql/libmysql.c:
  Removed commented code
  Don't define getpwuid (breaks on SCO 3.2)
myisam/mi_check.c:
  Fixed (new) bug when using --recover --optimize
myisam/mi_delete_table.c:
  Allow delete of crashed tables
myisam/mi_key.c:
  Fixed bug when BLOB was first part of key
myisam/myisamchk.c:
  New myisamchk option --sort-recover
mysql-test/r/case.result:
  New test cases to check for reported bugs
mysql-test/r/func_time.result:
  New test cases to check for reported bugs
mysql-test/r/type_blob.result:
  New test cases to check for reported bugs
mysql-test/r/type_datetime.result:
  New test cases to check for reported bugs
mysql-test/t/case.test:
  New test cases to check for reported bugs
mysql-test/t/func_time.test:
  New test cases to check for reported bugs
mysql-test/t/type_blob.test:
  New test cases to check for reported bugs
mysql-test/t/type_datetime.test:
  New test cases to check for reported bugs
mysys/my_bitmap.c:
  Optimize
sql-bench/limits/ms-sql.cfg:
  Updated limits
sql/item_cmpfunc.cc:
  Fixed bug when using result from CASE in GROUP BY
sql/item_cmpfunc.h:
  Fixed bug when using result from CASE in GROUP BY
sql/item_timefunc.cc:
  Fixed core-dump bug in monthname()
sql/sql_db.cc:
  Optimized calling of check_db_name()
sql/sql_parse.cc:
  Optimized calling of check_db_name()
sql/table.cc:
  Fixed typo
2001-01-31 04:47:25 +02:00
unknown
f9339b35d9 Add --just-print and --help options to BUILD/compile-* scripts.
BUILD/FINISH.sh:
  Add --just-print and --help options, +cleanup.
BUILD/SETUP.sh:
  Add --just-print and --help options, +cleanup.
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-01-30 20:43:16 -05:00
unknown
cb96f53222 Fixed brain-o in sql/table.cc that broke build.
check_db_name() referenced a non-existant variable.


sql/table.cc:
  Fixed brain-o.
2001-01-29 23:27:33 -06:00
unknown
bf1f8fd3eb Merge work.mysql.com:/home/bk/mysql
into work.mysql.com:/d1/users/tim/my/work


BitKeeper/etc/logging_ok:
  auto-union
2001-01-29 20:14:29 +01:00
unknown
74e9d984e7 Added information about OLEDB 2001-01-29 15:37:45 +02:00
unknown
9594af0fa9 Removed that --port defaults to TCP/IP 2001-01-29 14:21:13 +02:00
unknown
d169f8c838 Merge
BitKeeper/etc/ignore:
  added BitKeeper/tmp/*
Docs/manual.texi:
  SCCS merged
2001-01-29 13:59:26 +02:00
unknown
8fbc7fa41b 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
unknown
b80d3ccb86 Removed entry about --port from Changelog 2001-01-29 13:53:30 +02:00
unknown
1070dc8c87 manual.texi change note stuff
Docs/manual.texi:
  change note stuff
2001-01-28 16:33:26 -06:00
unknown
0374dcdd95 merge
myisam/mi_check.c:
  Auto merged
sql/mysqld.cc:
  Auto merged
sql/sql_repl.cc:
  Auto merged
sql/sql_select.cc:
  Auto merged
sql/table.h:
  Auto merged
2001-01-28 21:41:10 +02:00
unknown
184e24b225 Fixed ALTER TABLE on MERGE tables
Fixed bug in DISTINCT


Docs/manual.texi:
  Updated Changelog
  Cleaned up adding character sets
merge/open.c:
  skip comments
myisam/mi_check.c:
  Fixed bug when sorting index on Windows
myisammrg/myrg_info.c:
  Use only portable printf arguments
myisammrg/myrg_rrnd.c:
  Use only portable printf arguments
mysql-test/r/distinct.result:
  Added test case for bug in distinct
mysql-test/r/merge.result:
  Added test for ALTER TABLE
mysql-test/t/distinct.test:
  Added test case for bug in distinct
mysql-test/t/merge.test:
  Added test for ALTER TABLE
sql-bench/crash-me.sh:
  Fixed portability issues
sql/ha_myisammrg.cc:
  Fixed for ALTER TABLE on MERGE tables
sql/item_sum.cc:
  Fixed bug in DISTINCT
sql/sql_db.cc:
  Added test of namelen in check_db_name
sql/sql_select.cc:
  Fixed bug in DISTINCT
sql/sql_select.h:
  Fixed bug in DISTINCT
sql/sql_table.cc:
  Fixed ALTER TABLE on MERGE tables
sql/table.cc:
  Added test of namelen in check_db_name
sql/table.h:
  Fixed ALTER TABLE on MERGE tables
2001-01-28 21:35:50 +02:00
unknown
db8bcb1913 manual.texi Changelog updated
Docs/manual.texi:
  Changelog updated
2001-01-28 13:51:52 +01:00
unknown
12fd55a5a6 Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql
BitKeeper/etc/logging_ok:
  auto-union
Docs/manual.texi:
  Auto merged
2001-01-28 13:22:45 +01:00
unknown
7a70b21271 errmsg.c buffer overflow in libmysqlclient fixed
libmysql/errmsg.c:
  buffer overflow in libmysqlclient fixed
2001-01-28 13:20:03 +01:00
unknown
214366fd6d Docs/manual.texi
re-added Jeremy's merged out note
    updated changes section with recent bug fix info


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
unknown
1c97f9c6b6 merge
sql/mysqld.cc:
  Auto merged
Docs/manual.texi:
  Merged. Need to re-add Jeremy's line
2001-01-27 15:38:22 -07:00
unknown
dbe03fb0bc fixed up lock counting code - Monty's suggestions
updated manual about table lock counter
fixed coredump in DROP DATABASE with long bogus name by non-root user
fixed bug in handling STOP immediately after ROTATE
added test case for buffer overrun on DROP DATABASE by non-root user
added test case for the STOP bug in replication


Docs/manual.texi:
  updates for Table_locks_immediate and Table_locks_waited
include/thr_lock.h:
  fixes suggested by Monty to lock counts
mysql-test/r/status.result:
  clean up of result for changes in the test case
mysql-test/t/status.test:
  make it produce the same results if the had been some activity on the server already
mysys/thr_lock.c:
  fixes suggested by Monty
sql/mysqld.cc:
  fixes suggested by Monty
sql/slave.cc:
  fixed bug in processing STOP event after rotate
sql/sql_base.cc:
  fixes suggested by Monty
sql/sql_parse.cc:
  fixed coredump in drop database with long name by a non-root user
sql/sql_repl.cc:
  better status message
2001-01-27 15:33:31 -07:00
unknown
db47a46bed logging_ok Logging to logging@openlogging.org accepted
mi_check.c	fix for empty FULLTEXT index
manual.texi	fulltext finetuning 50% limit issue modified


Docs/manual.texi:
  fulltext finetuning 50% limit issue modified
myisam/mi_check.c:
  fix for empty FULLTEXT index
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-01-27 13:32:29 +01:00
unknown
418eadb1e7 Added notes on OpenBSD 2.8 to manual
Docs/manual.texi:
  Added notes on OpenBSD 2.8
2001-01-27 05:09:27 -06:00
unknown
3dec38a4e0 Added ChangeLog entry for --temp-pool to manual.
Docs/manual.texi:
  Added ChangeLog entry for --temp-pool
2001-01-27 03:36:50 -06:00
unknown
63950c5841 manual merge
sql/mysqld.cc:
  Auto merged
client/mysqltest.c:
  Auto merged
Docs/manual.texi:
  merged
2001-01-27 03:27:40 -06:00