Commit graph

4406 commits

Author SHA1 Message Date
unknown
b7b90430c4 Fix bug of running the queries with no selected database while running with --lower_case_table_names
mysys/mf_casecnv.c:
  Fix writing to string which is possible to be "" constant
2002-08-07 19:26:41 +04:00
unknown
956d11450a Updated changelog. 2002-08-07 11:31:51 +03:00
unknown
c7015da505 Minor lingo fixup. 2002-08-07 17:13:50 +10:00
unknown
6d122d5b8f changelog entry for bugfix 2002-08-07 08:56:49 +03:00
unknown
81ca4cdc3c Merge abelkin@work.mysql.com:/home/bk/mysql-4.0
into sanja.is.com.ua:/home/bell/mysql/mysql-4.0


Docs/manual.texi:
  Auto merged
2002-08-07 08:43:47 +03:00
unknown
5fcccd41e5 bug in query cache documentation fixed 2002-08-07 08:38:58 +03:00
unknown
3cc632eded Added informative tables for column types. Needs more shuffling.
Few little fixups.
2002-08-07 14:17:12 +10:00
unknown
66e84ed66b Little fixups in changelog. 2002-08-07 09:04:31 +10:00
unknown
a821c04f1c Merge work.mysql.com:/home/bk/mysql-4.0/
into fred.bitbike.com:/home/arjen/mysql-4.0


Docs/manual.texi:
  Auto merged
2002-08-07 08:58:52 +10:00
unknown
9ded5fedc4 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
unknown
012d5ab442 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
unknown
91342372b3 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
unknown
0e8b0ed4b6 Fixed a bug in mysql when running in non-interactive mode (batch) 2002-08-06 22:51:43 +03:00
unknown
8c99625cbb Merge
Docs/manual.texi:
  SCCS merged
2002-08-06 21:31:03 +03:00
unknown
4a537e9aef fixed two bugs in multi-table update 2002-08-06 21:24:12 +03:00
unknown
4af8be3bf9 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
unknown
5f0cd0fe8c 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
unknown
7448e10522 Cleaned up and balanced credits a bit more (some feedback from Matt). 2002-08-06 16:03:07 +10:00
unknown
dae64c2de5 Updated credits.
Updated info/texts for 4.0 going beta.
Various little fixups.
2002-08-06 14:56:05 +10:00
unknown
cf6fa1f40f Made documentation better in mysqld_multi --help 2002-08-05 19:06:48 +03:00
unknown
925ee98bf6 Fixed a bug in option --lower-case-table-name in mysqld.cc 2002-08-05 18:51:29 +03:00
unknown
8a5cfe6ed5 Added --count=N (-c) to mysqladmin
client/mysqladmin.c:
  Added --count=N (-c) to be used with -i. When used, the program
  will only make N iterations.
2002-08-05 18:37:43 +03:00
unknown
7aa290a4ba Small fixes in mysql and myisamchk.
client/mysql.cc:
  Small information add to mysql internal help command.
myisam/myisamchk.c:
  Fixed a few typos reported by Paul DuBois.
2002-08-05 17:08:27 +03:00
unknown
a0106bad85 Fix for QNX 6.2. 2002-08-05 15:23:11 +03:00
unknown
2cb480f2a8 fixed bug in truncating nonexisting table, found by Carsten
mysql-test/r/truncate.result:
  test suit for truncate bug
mysql-test/t/truncate.test:
  test suit for truncate bug
2002-08-05 11:45:39 +03:00
unknown
e8c681a76e 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
unknown
c6efc14800 typo fixed 2002-08-05 09:00:38 +02:00
unknown
999b51db40 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
unknown
ce30d569dd manual.texi restrict scope of a mysql.server comment
Docs/manual.texi:
  restrict scope of a mysql.server comment
2002-08-04 22:39:53 -05:00
unknown
80e088b427 make SEARCH_PREFIX to work with complex (use_coll) charsets, namely latin1_de 2002-08-05 00:14:21 +02:00
unknown
b6fcfd5c99 yet another "trunc*" bug fixed - and the fundamental one! (now, when next trunc* word is less than curdoc it doesn't led to wrong results) 2002-08-04 19:20:02 +00:00
unknown
c0bc346b9d Merge pzaitsev@work.mysql.com:/home/bk/mysql-4.0
into mysql.com:/home/pz/mysql/mysql-4.0-root
2002-08-04 18:09:46 +04:00
unknown
1ac8636dc0 Revert SIGINT patch as Monty requested
sql/sql_parse.cc:
  Revert patch
2002-08-04 17:14:51 +04:00
unknown
0ddb913717 typo in help message fixed (LFCR -> CRLF) 2002-08-04 14:37:32 +02:00
unknown
6c957a21e0 Merge mysql.com:/home/pz/mysql/mysql-4.0-root
into mysql.com:/home/pz/mysql/mysql-4.0


sql/sql_parse.cc:
  Auto merged
2002-08-04 13:51:17 +04:00
unknown
428cb92899 manual.texi Add a couple of missing change notes for
manual.texi	mysqldump -X bug fixes (3.23.50, 3.23.51)


Docs/manual.texi:
  Add a couple of missing change notes for
  mysqldump -X bug fixes (3.23.50, 3.23.51)
2002-08-03 18:37:17 -05:00
unknown
987a2e4d13 manual.texi remove overlap between server-side and client-side
manual.texi	intro sections


Docs/manual.texi:
  remove overlap between server-side and client-side
  intro sections
2002-08-03 18:17:22 -05:00
unknown
7dc0314443 Merge akeremidarski@work.mysql.com:/home/bk/mysql-4.0
into geopard.online.bg:/storage/bk/mysql-4.0
2002-08-03 19:27:15 +03:00
unknown
8ab4263338 Two small patches proposed by Paul DuBois
include/sslopt-usage.h:
  Paul's patch for --ssl-xxx options for the --help message
scripts/mysqlhotcopy.sh:
  Paul's patch for --port option
2002-08-03 19:02:05 +03:00
unknown
8919dea9cd Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/work/mysql-4.0


Docs/manual.texi:
  Auto merged
2002-08-03 16:09:44 +03:00
unknown
4929111672 Two small bug fixes ...
Docs/manual.texi:
  Two small bug fixes
sql/sql_parse.cc:
  A fix for the bug with a new TEMP TABLE privilege ....
sql/sql_yacc.yy:
  Fix for a bug that sets user resources at random with REVOKE
2002-08-03 15:59:41 +03:00
unknown
ce04b6fad7 Reverting facist C++ comment cleanup 2002-08-02 15:05:10 +03:00
unknown
db57cb7f31 Portability fix for QNX 6.2
include/my_global.h:
  Passed a bug in QNX 6.2 library that affected compiling.
2002-08-02 03:24:02 +03:00
unknown
0ed7ee0500 manual.texi tweaks
Docs/manual.texi:
  tweaks
2002-08-01 16:57:59 -05:00
unknown
e8f3a63692 manual.texi tweaks
Docs/manual.texi:
  tweaks
2002-08-01 16:47:10 -05:00
unknown
8950c54b52 Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0
2002-08-01 09:56:32 -05:00
unknown
e2b78874a2 manual.texi fixups for mysqld_multi section
Docs/manual.texi:
  fixups for mysqld_multi section
2002-08-01 09:55:26 -05:00
unknown
391ac327a9 Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
2002-08-01 16:57:15 +03:00
unknown
e8d66a2871 few small fixes
BitKeeper/etc/ignore:
  Added mysys/ste5KbMa to the ignore list
include/my_semaphore.h:
  A small fix for BSDi
sql/sql_update.cc:
  Just a proper error message
2002-08-01 15:19:06 +03:00
unknown
1aa637c97e Clarified lower_case_table_names behaviour for 4.0.2 2002-08-01 08:41:53 +10:00