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
unknown
3e82337c17
Merge mysql.com:/home/pz/mysql/mysql-4.0-root
...
into mysql.com:/home/pz/mysql/mysql-4.0
2002-07-31 21:12:11 +04:00
unknown
3e7f12c8b6
bk resolve
2002-07-31 19:57:16 +03:00
unknown
3e16752ebf
A bug with tables with different ref_length's whose order is
...
changed in table initialization
2002-07-31 19:53:06 +03:00
unknown
653f9d2e78
Merge work:/home/bk/mysql-4.0
...
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
Docs/manual.texi:
Auto merged
2002-07-31 16:40:52 +02:00
unknown
6eda0fa086
News updated
2002-07-31 16:39:52 +02:00
unknown
51ae8308a0
manual.texi clarify measurement of long_query_time.
...
Docs/manual.texi:
clarify measurement of long_query_time.
2002-07-31 09:04:53 -05:00
unknown
417b60f21b
revert sinisa's patch, because it does nothing
2002-07-31 15:29:04 +02:00
unknown
8d99d0af22
Merge work:/home/bk/mysql-4.0
...
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-07-31 15:16:01 +02:00
unknown
f0ae3a4c87
fix for a nasty bag, that causes a memory corruption+crash on HUGE select distincts, as myisam temp table treats nulls as equal, it constantly returned 141 (duplicate key) error in create_myisam_from_heap
2002-07-31 15:09:31 +02:00
unknown
3b3d0d74e9
Do not crash on CTRL-C during then running mysqld --bootstrap
...
I'm not quite sure if this is correct way to fix it so please check
sql/sql_parse.cc:
Block SIGINT
2002-07-31 15:04:22 +04:00
unknown
5c88382ae8
manual.texi There is no CREATE ... INSERT.
...
manual.texi Transactions comprise statements, not the other way around
Docs/manual.texi:
There is no CREATE ... INSERT.
2002-07-30 14:10:26 -05:00
unknown
b2f47a30db
Allow storing "+456" then decimal declared unsigned
...
mysql-test/r/type_decimal.result:
Change test results according to this
sql/field.cc:
Allow storing "+1234" in unsigned decimal as Monty asked.
Old code is left for a while
2002-07-30 19:52:51 +04:00
unknown
bd2dc33581
Merge paul@work.mysql.com:/home/bk/mysql-4.0
...
into teton.kitebird.com:/home/paul/mysql-4.0
Docs/manual.texi:
Auto merged
2002-07-30 09:35:37 -05:00
unknown
40b23ba214
A few DocBook fixups.
...
Docs/Support/docbook-fixup.pl:
DocBook script fixup.
Docs/manual.texi:
Remove double space (texi2db does not like it).
2002-07-30 14:22:11 +10:00
unknown
9e65ac47ea
merge
...
sql/sql_olap.cc:
Auto merged
sql/sql_select.cc:
Auto merged
2002-07-29 18:37:15 +03:00
unknown
1cf8803742
reverting a patch
...
sql/sql_delete.cc:
reverting a bad patch ...
I wonder how to fix this one ????
2002-07-29 17:54:45 +03:00
unknown
e35a73d1d9
lot's of small changes
...
mysql-test/r/olap.result:
some small changes
sql/sql_delete.cc:
A dirty fix for wrong ref_length returned ...
sql/sql_olap.cc:
NULL instead of ALL
sql/sql_select.cc:
This seems like a better solution to me ...
At least after this a DISTINCT crash bug happens much later.
2002-07-29 17:05:41 +03:00
unknown
ea280b71c7
Merge paul@work.mysql.com:/home/bk/mysql-4.0
...
into teton.kitebird.com:/home/paul/mysql-4.0
Docs/manual.texi:
Auto merged
2002-07-29 09:00:43 -05:00
unknown
3e8e41406d
Merge mysql.com:/my/mysql-4.0 into mysql.com:/my/mysql-4.0-build
2002-07-29 13:24:52 +02:00
unknown
611e6213c1
- Do not add the "-max" suffix when building with Do-compile and
...
InnoDB has been selected (InnoDB is now part of the normal binary,
not the Max binary)
Build-tools/Do-compile:
- InnoDB is now part of the default binary, no need to add the -max
suffix in this case
2002-07-29 13:23:47 +02:00