monty@narttu.mysql.fi
c6333c5148
Fixed bug in SET SQL_BIG_SELECTS
2003-04-24 09:18:53 +03:00
monty@narttu.mysql.fi
279a60d689
Changed test slightly to make it repeatable
...
(There was a problem on some AMD system when the floating point precision wasn't accurate enough)
2003-04-24 02:23:25 +03:00
monty@narttu.mysql.fi
f6a43bd567
Fixes for valgrind
...
Added optimzation for clustered index
Fixed bug in UPDATE ... ORDER BY
Fixed handling of UPDATE ... LIMIT
2003-04-23 21:52:16 +03:00
serg@sergbook.mysql.com
1a2719ce53
Merge bk-internal:/home/bk/mysql-4.0
...
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
2003-04-23 15:53:40 +04:00
serg@sergbook.mysql.com
fa456991fa
bug 283: FULLTEXT index on a TEXT filed converted to a CHAR field doesn't work anymore
2003-04-23 15:44:39 +04:00
monty@narttu.mysql.fi
1621dd9818
Fixed problem with timestamps in binary log on 64 bit machines
...
Backported fix from 4.1 for bug 212: SELECT query containing a NATURAL JOIN and parentheses in the WHERE clause
2003-04-23 00:13:37 +03:00
serg@sergbook.mysql.com
ae51f04564
do not mark the table as analyzed unless all the key parts are REALLY analyzed.
2003-04-23 00:53:07 +04:00
Sinisa@sinisa.nasamreza.org
cc5d311121
Fix for a bug with InnoDB SQL handler, when previous query failed
...
and an attempt is made to read previous / next value.
2003-04-16 21:10:45 +03:00
Sinisa@sinisa.nasamreza.org
4fecd58e43
Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0
...
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
2003-04-16 17:07:20 +03:00
Sinisa@sinisa.nasamreza.org
0f61926325
fix for a bug with two natural joins.
2003-04-16 13:39:39 +03:00
monty@mashka.mysql.fi
3e6c350f64
Fixed bug in SUM() with NULL:s
...
Added logging of warnings for failed connections with ssl.
Fixed bug in symbolic link handling on Windows
2003-04-15 22:04:16 +03:00
Sinisa@sinisa.nasamreza.org
0e76eab9d4
Fix for a NAN problem in FORMAT(...) string function ..
2003-04-14 21:46:24 +03:00
Sinisa@sinisa.nasamreza.org
c3db30b5f1
Two bug fixes
2003-04-11 20:09:24 +03:00
monty@mashka.mysql.fi
9f6aa11769
Changed innobase_flush_log_at_trx_commit to be 1 as default
...
Fixed problem with not freed thr_alarm() on slave connect
2003-04-07 21:36:45 +03:00
Sinisa@sinisa.nasamreza.org
ad751d7cfc
merge fix
2003-04-07 14:32:25 +03:00
bell@sanja.is.com.ua
ae5e85576d
Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0
...
into sanja.is.com.ua:/home/bell/mysql/bk/work-limit-4.0
2003-04-06 12:26:04 +03:00
bell@sanja.is.com.ua
e793f17691
Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-4.0
...
into sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0
2003-04-05 09:06:45 +03:00
Sinisa@sinisa.nasamreza.org
19ef95be2a
test case for displaying and correct functioning of ALTER TABLE
...
ENABLE / DISABLE KEYS
2003-04-03 21:17:53 +03:00
Sinisa@sinisa.nasamreza.org
10957fb0f3
One test case, one bug fix and one new feature
2003-04-03 20:24:15 +03:00
monty@narttu.mysql.fi
d56dc85205
Merge bk-internal.mysql.com:/home/bk/mysql-4.0
...
into narttu.mysql.fi:/my/mysql-4.0
2003-04-03 19:55:37 +03:00
vva@eagle.mysql.r18.ru
f45be5e6cd
added test for replication load data into temporary table with additional options
2003-04-03 12:54:08 -04:00
monty@narttu.mysql.fi
618857b6eb
Merge with 3.23 to get fixes for:
...
mysqldump --delete-master-logs
Portability fix for hammer
Memory overrun for MyISAM
LOAD DATA LOCAL replication bug fix.
2003-04-03 12:33:13 +03:00
Sinisa@sinisa.nasamreza.org
c588cf6889
A fix for a bug in multi-table updates which was always caused
...
whenever a temporary MyISAM table had to be created from HEAP table.
2003-04-02 17:05:34 +03:00
Sinisa@sinisa.nasamreza.org
6e49edda92
Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0
...
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
2003-03-31 15:23:27 +03:00
bell@sanja.is.com.ua
4d87fd0346
fixed bug 209 (SQL_SELECT_LIMIT and query cache incompatibility)
2003-03-31 09:49:09 +03:00
bell@sanja.is.com.ua
63cb565895
Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-4.0
...
into sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0
2003-03-30 17:16:39 +03:00
hf@deer.mysql.r18.ru
deca14ebde
truncating REPLACE result bug fix
2003-03-30 18:36:01 +05:00
Sinisa@sinisa.nasamreza.org
f5c9611a66
Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0
...
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
2003-03-28 17:58:30 +02:00
bell@sanja.is.com.ua
439ac36d52
Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0
...
into sanja.is.com.ua:/home/bell/mysql/bk/work-show-4.0
2003-03-28 15:36:42 +02:00
greg@mysql.com
8691b0a67e
Merge gweir@bk-internal.mysql.com:/home/bk/mysql-4.0
...
into mysql.com:/home/greg/bk/mysql-4.0
2003-03-26 16:23:28 -05:00
Sinisa@sinisa.nasamreza.org
0e38e9fc9a
Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0
...
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
2003-03-25 15:47:16 +02:00
Sinisa@sinisa.nasamreza.org
a496daf777
A fix for a bug in MyISAM with large number of NULL columns and at
...
least one BLOB column.
2003-03-25 14:49:43 +02:00
monty@narttu.mysql.fi
a71abe822d
Merge bk-internal.mysql.com:/home/bk/mysql-4.0
...
into narttu.mysql.fi:/my/mysql-4.0
2003-03-25 13:07:02 +02:00
monty@narttu.mysql.fi
9a7b0ef83d
Fixed bug with GROUP BY and alias
2003-03-25 13:06:20 +02:00
greg@mysql.com
a1f9717a4c
Merge gweir@bk-internal.mysql.com:/home/bk/mysql-4.0
...
into mysql.com:/home/greg/bk/mysql-4.0
2003-03-24 21:08:54 -05:00
Sinisa@sinisa.nasamreza.org
8c36b3b4ec
A fix for bug #176
...
code cleanup
2003-03-24 22:52:46 +02:00
Sinisa@sinisa.nasamreza.org
4b1a877b23
Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0
...
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
2003-03-24 15:00:32 +02:00
jani@hynda.(none)
a7f632d7a8
Changed some tests to pass with new auto_increment handling,
...
e.g. default value is not accepted with auto_increment anymore.
2003-03-22 20:34:20 +02:00
greg@mysql.com
67985efed5
Post-4.0.12 changes from Novell: mostly NetWare-related code changes to utilize new LibC
2003-03-21 16:45:39 -05:00
bell@sanja.is.com.ua
2a410e95db
Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.0
...
into sanja.is.com.ua:/home/bell/mysql/work-qcfile-4.0
2003-03-21 10:03:43 +02:00
Sinisa@sinisa.nasamreza.org
15f26dd560
A test case for bug in record #166 :
...
select @@not_a_variable closes the connection
2003-03-20 19:13:45 +02:00
Sinisa@sinisa.nasamreza.org
e6a724fd83
A fix for a bug when INSERT is attempted into a table with a BLOB and
...
many NULL columns.
It could be ported back to 3.23 too ....
2003-03-20 19:04:30 +02:00
monty@narttu.mysql.fi
68ca84dbd1
Print right hostname or IP in SHOW PROCESSLIST
...
Use SESSION TABLE_HANDLER as default table handler if given table handler doesn't exists
2003-03-19 21:43:41 +02:00
monty@narttu.mysql.fi
056e88fe24
Merge bk-internal.mysql.com:/home/bk/mysql-4.0
...
into narttu.mysql.fi:/my/mysql-4.0
2003-03-19 00:47:38 +02:00
monty@narttu.mysql.fi
386411b5ba
Allow optimzation of multi-table-update also for InnoDB tables
...
MEMORY is alias for HEAP for CREATE TABLE ... TYPE=HEAP
Fixed bug in multi-table-update where a row could be updated several times
2003-03-19 00:45:44 +02:00
monty@narttu.mysql.fi
c2fa342d53
Merge with 3.23 to get fix for halloween problem on Update of InnoDB tables
2003-03-18 03:19:20 +02:00
monty@narttu.mysql.fi
052edd98d4
Test of range optimizer in InnoDB
2003-03-18 03:16:12 +02:00
monty@narttu.mysql.fi
85de222334
Fix of 'halloween bug' with UPDATE of InnoDB tables.
2003-03-18 02:51:16 +02:00
guilhem@mysql.com
87e1c552ed
New variable rli->ignore_log_space_limit to resolve
...
a deadlock between I/O and SQL threads in replication
when relay_log_space is too small. This fixes bug #79 .
2003-03-17 22:51:56 +01:00
monty@mashka.mysql.fi
968e9a73d4
merge with 3.23 to get:
...
- Fix for empty table/column names
2003-03-15 04:41:57 +02:00
monty@mashka.mysql.fi
5ee1dbbe58
Check for empty table/column names
2003-03-14 17:08:42 +02:00
serg@serg.mysql.com
214b2c5363
make test result more obvious
2003-03-13 14:40:13 +01:00
serg@serg.mysql.com
026ec1d37c
merged
2003-03-13 13:44:03 +01:00
Sinisa@sinisa.nasamreza.org
aea4967bd5
making sure that test works.
2003-03-12 20:33:41 +02:00
monty@mashka.mysql.fi
a4616a92d8
Merge bk-internal.mysql.com:/home/bk/mysql-3.23
...
into mashka.mysql.fi:/home/my/mysql-3.23
2003-03-12 16:43:37 +02:00
monty@mashka.mysql.fi
88f811c8a5
NEWDATE -> DATE in anylyse() output
...
Changed that analyse(#) also affects strings
2003-03-12 16:43:01 +02:00
Sinisa@sinisa.nasamreza.org
e68fba320b
A little bit improved test case
2003-03-12 14:34:07 +02:00
bell@sanja.is.com.ua
bc040b5552
Merge sanja.is.com.ua:/home/bell/mysql/mysql-3.23
...
into sanja.is.com.ua:/home/bell/mysql/work-rand-3.23
2003-03-11 22:38:32 +02:00
serg@serg.mysql.com
77dd897ead
fixed an obscure bug in group by + having + Item_ref::get_date
2003-03-11 21:20:53 +01:00
Sinisa@sinisa.nasamreza.org
40c744a3ac
A bug fix for multi-table updates with InnoDB storage engine
2003-03-11 19:40:49 +02:00
bell@sanja.is.com.ua
b283e08cf3
fixed bug of unchecked random part of WHERE clause (bug #142 )
2003-03-11 18:34:00 +02:00
gluh@gluh.mysql.r18.ru
6253889109
Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0
...
into gluh.mysql.r18.ru:/home/gluh/mysql-4.0.last
2003-03-11 13:52:19 +04:00
gluh@gluh.mysql.r18.ru
00314bfd88
Openssl test
2003-03-11 13:41:53 +04:00
monty@narttu.mysql.fi
fae2711297
merge
2003-03-10 14:13:46 +02:00
monty@narttu.mysql.fi
f1635f64f9
Merge with 3.23 to get fixes for --user and BACKUP TABLE
2003-03-10 12:48:43 +02:00
monty@narttu.mysql.fi
9277579c96
Merge bk-internal.mysql.com:/home/bk/mysql-3.23
...
into narttu.mysql.fi:/my/mysql-3.23
2003-03-10 11:23:11 +02:00
monty@narttu.mysql.fi
c43b3af78c
Don't allow BACKUP TABLE to overwrite files
...
Fixed memory leak when replication restarts in debug mode
2003-03-10 11:22:37 +02:00
monty@mashka.mysql.fi
937241aded
Fixed an unlikely optimizer bug that casued a core dump in pt_range.cc::sel_cmp()
2003-03-07 14:40:37 +02:00
serg@serg.mysql.com
dd1880be1e
Merge work:/home/bk/mysql-4.0
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2003-03-07 11:58:07 +01:00
monty@mashka.mysql.fi
c0c3a5f357
Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0
2003-03-07 12:37:18 +02:00
monty@mashka.mysql.fi
987f4c4d8b
Fixed AUTO_INCREMENT handling in MyISAM (last auto_increment patch broke things)
...
Some after merge fixes
2003-03-07 12:36:52 +02:00
monty@mashka.mysql.fi
d56e2acf50
Merge to get fix for LOCK TABLES + DROP TABLE in another thread
2003-03-07 01:20:56 +02:00
bell@sanja.is.com.ua
95c4b297b6
do not allow to cache queries with INTO clause
2003-03-06 17:37:12 +02:00
serg@serg.mysql.com
6897b00216
--new option and local variable to optionally turn on
...
"very new functions" - for now 4.1-compatible TIMESTAMT format
2003-03-05 18:43:56 +01:00
Sinisa@sinisa.nasamreza.org
c643298984
Merge sinisa@work.mysql.com:/home/bk/mysql
...
into sinisa.nasamreza.org:/mnt/work/mysql
2003-03-05 15:45:11 +02:00
serg@serg.mysql.com
887553913f
Merge work:/home/bk/mysql-4.0
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2003-03-04 21:33:32 +01:00
serg@serg.mysql.com
e5daf6486c
Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql
2003-03-04 18:03:11 +01:00
serg@serg.mysql.com
80c34b2aef
fixed Field::eq() to work with CHAR(0) fields
2003-03-04 18:02:56 +01:00
monty@narttu.mysql.fi
28b6e0269a
Merge work:/my/mysql-4.0 into narttu.mysql.fi:/my/mysql-4.0
2003-03-04 12:32:28 +02:00
monty@narttu.mysql.fi
2a7dfa172c
Fixed bug in LOCK TABLE + DROP TABLE when other thread was waiting for a table that was locked bug not droped
2003-03-04 12:22:35 +02:00
Sinisa@sinisa.nasamreza.org
7dc464ea07
Merge sinisa@work.mysql.com:/home/bk/mysql
...
into sinisa.nasamreza.org:/mnt/work/mysql
2003-03-03 17:16:09 +02:00
guilhem@mysql.com
49788cf2e1
ChangeSet 1.1625 was faulty as regards sql/mf_iocache.cc and LOAD DATA LOCAL replication tests
2003-03-02 18:20:32 +01:00
serg@serg.mysql.com
31d87cd50c
optimizer should check for "field LIKE const" not "field like STRING"
2003-03-02 14:07:32 +01:00
serg@serg.mysql.com
d77cd3835d
Merge work:/home/bk/mysql-4.0
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2003-03-02 01:52:02 +01:00
serg@serg.mysql.com
be580475be
fix auto-increment in sub-key and insert ... select
2003-03-02 01:48:57 +01:00
monty@narttu.mysql.fi
e8aa21c8d3
LOAD DATA INFILE is not replicated if replicate_*_table is set
...
LOAD DATA LOCAL INFILE was not replicated correctly
2003-02-28 22:24:00 +02:00
bell@sanja.is.com.ua
4352b9953a
fixed SQL_SELECT option with UNIONs
2003-02-27 22:26:09 +02:00
monty@narttu.mysql.fi
c20453ba9a
Integer values between 9223372036854775807 and 9999999999999999999 are now
...
regarded as unsigned longlongss, not as floats. This make these values work
similar to values between 10000000000000000000 and 18446744073709551615.
2003-02-27 02:10:19 +02:00
monty@narttu.mysql.fi
045ac4b84b
Merge work:/my/mysql-4.0 into narttu.mysql.fi:/my/mysql-4.0
2003-02-26 00:23:22 +02:00
monty@narttu.mysql.fi
326b8abc89
merge with 3.23 to get corrected error message files and rename of files in mysql-test
2003-02-26 00:22:35 +02:00
monty@narttu.mysql.fi
c75a4d2468
Safety fix (caused a core dump on slave during shutdown when shutting down replication on some OS)
2003-02-26 00:13:18 +02:00
monty@narttu.mysql.fi
e6c575dacc
change 'slave-master-info.opt' to .slave-mi to avoid problems with long filenames on some OS
2003-02-26 00:04:13 +02:00
serg@serg.mysql.com
5878878717
Merge work:/home/bk/mysql-4.0
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2003-02-25 21:31:17 +01:00
serg@serg.mysql.com
2e7b9ca09f
fixed again
2003-02-25 21:20:22 +01:00
monty@narttu.mysql.fi
fe0aa9ff2a
Portability fix
2003-02-25 22:20:17 +02:00
serg@serg.mysql.com
1ccc5944a0
fix a bug in the test
2003-02-25 20:37:49 +01:00
serg@serg.mysql.com
aaa768890b
test updated
2003-02-24 21:25:09 +01:00
serg@serg.mysql.com
572e2a1568
tests updated
2003-02-22 18:22:39 +01:00
lenz@mysql.com
8a272349b9
Applied Sinisa's patch:
...
"A fix for non-releasing locks for multi table updates and multi
table deletes with InnoDB tables."
2003-02-19 15:08:29 +01:00
bell@sanja.is.com.ua
126e085749
Merge abelkin@work.mysql.com:/home/bk/mysql-4.0
...
into sanja.is.com.ua:/home/bell/mysql/mysql-4.0
2003-02-17 17:11:11 +02:00
monty@mashka.mysql.fi
6051b2f998
Fixed multi-table-delete for InnoDB tables
...
Novell patches
2003-02-17 02:14:37 +02:00
bell@sanja.is.com.ua
05bbea4b25
fixed invalidation of query cache on LOAD DATA
2003-02-14 22:20:38 +02:00
serg@sergbook.mysql.com
cba78f827c
count(distint) on an empty table crash fixed
2003-02-10 12:01:47 +01:00
monty@mashka.mysql.fi
1b9b042654
Fix problem in MIN/MAX optimisation (from last patch)
...
Don't make OLD_PASSWORD() a reserved word
2003-02-07 17:57:07 +02:00
monty@mashka.mysql.fi
5ce55f27f8
Added test for SHOW CREATE
2003-02-07 12:54:10 +02:00
Sinisa@sinisa.nasamreza.org
c89c969b7c
A fix for new conditions being defined and upper condition not updated
2003-02-06 18:50:12 +02:00
monty@mashka.mysql.fi
cf9668fd37
Added START TRANSACTION syntax
...
Added ALL as parameter option for all group functions.
Make join handling uniform. This allows us to use ',', JOIN and INNER JOIN the same way.
Sort NULL last if DESC is used (ANSI SQL 99 requirement)
2003-02-06 16:55:59 +02:00
monty@mashka.mysql.fi
59400e211f
Fixed bug in ulonglong parsing for constructs that only takes unsigned longlong as parameter.
2003-02-04 01:05:39 +02:00
monty@mashka.mysql.fi
3d067e7d73
Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0
2003-02-03 20:22:43 +02:00
monty@mashka.mysql.fi
e3cd63521c
Fix for MIN/MAX with empty tables
...
MIN(key_column) could in some cases return NULL on a column with NULL and other values.
MIN(key_column) and MAX(key_column) could in some cases return wrong values when used in OUTER JOIN.
2003-02-03 20:20:32 +02:00
serg@serg.mysql.com
f47e5501e7
bug tests added
2003-02-03 09:17:47 +01:00
monty@mashka.mysql.fi
9e3fd09305
merge with 3.23.56 to get patches for --lower-case-table-names and
...
proper handling of SUM() in some functions.
2003-01-29 19:22:22 +02:00
bell@sanja.is.com.ua
c6beb583f6
fixed functions to be able work with group function as argument
...
made bisone 1.75 compatible code
2003-01-29 10:38:56 +02:00
serg@serg.mysql.com
9199252c22
Merge work:/home/bk/mysql-4.0
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2003-01-28 14:37:12 +01:00
serg@serg.mysql.com
4fb3244014
fixed "DROP table_open_in_handler" hang
2003-01-28 14:36:22 +01:00
monty@mashka.mysql.fi
152f0603e7
Merge with 3.23.56 (Replace manual with 'empty' document)
...
Fix for bug when using auto_increment column and LAST_INSERT_ID()
2003-01-28 08:51:03 +02:00
monty@mashka.mysql.fi
689578a099
Fixes for Netware
...
Call pthread_mutex_destroy() on not used mutex.
Changed comments in .h and .c files from // -> /* */
Added detection of mutex on which one didn't call pthread_mutex_destroy()
Fixed bug in create_tmp_field() which causes a memory overrun in queries that uses "ORDER BY constant_expression"
Added optimisation for ORDER BY NULL
2003-01-28 08:38:28 +02:00
monty@mashka.mysql.fi
710ffb2d89
Fix when using auto_increment and last_insert_id() in the same insert statement.
2003-01-28 06:48:26 +02:00
monty@mashka.mysql.fi
fa7a94ed14
Added timeout for wait_for_master_pos
...
Fixed comparision of log-binary name to handle comparison when file name extension wraps from .999 to .1000
Don't replicate CREATE/DROP DATABASE if wild_xxx_table=database.% is used.
2003-01-25 15:07:51 +02:00
bell@sanja.is.com.ua
9ec97f2c08
fixed table invalidation in simple renaming
2003-01-24 01:54:39 +02:00
Sinisa@sinisa.nasamreza.org
74f478f9a5
Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
...
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
2003-01-21 15:54:36 +02:00
monty@mashka.mysql.fi
fab7f39e42
Fixed bug with EXPLAIN on empty table
2003-01-20 18:17:14 +02:00
monty@mashka.mysql.fi
a5e30be0d0
Fixed bug in LEFT JOIN with impossible ON/WHERE expression
2003-01-19 17:15:14 +02:00
Sinisa@sinisa.nasamreza.org
fe5e05cd90
Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
...
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
2003-01-17 14:52:50 +02:00
monty@mashka.mysql.fi
f4b950df96
Merge with 3.23
2003-01-16 20:47:46 +02:00
serg@serg.mysql.com
c16e908a2b
bugfix for 'ANALYZE for MERGE' and table-less MERGE table
2003-01-16 13:23:33 +01:00
monty@mashka.mysql.fi
8dd439e751
Guard against compiling without -fno-exceptions
...
Allocate bigger default thread stack because of problems with glibc
Fixed bug in UPDATE ... not_null_field=expression_that_returns_null
Fixed bug in replication when using auto_increment and LOAD DATA INFILE
2003-01-14 11:27:26 +02:00
Sinisa@sinisa.nasamreza.org
6b386c08a5
Fix for a bug in SHOW GRANTS when :
...
grant on database.* to xx@yy with grant option;
is done.
2003-01-11 18:02:10 +02:00
monty@mashka.mysql.fi
3c08da957e
Don't count NULL values in cardinalty for MyISAM tables.
...
Free row buffer cache after each query for MyISAM tables.
Added table join option FORCE INDEX
Fixed core dump bug when connecting with hostname that could not be resolved.
2003-01-09 02:19:14 +02:00
monty@mashka.mysql.fi
7d410b7339
Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0
2003-01-04 15:18:18 +02:00
monty@mashka.mysql.fi
6d5ad61a11
Added support for max_allowed_packet in option files read by mysql_option()
...
Extended max_allowed_packet for clients to 1G
Fixed bug in sending compressed rows >= 16M
Fix bug in skiping too long packets from clients.
Added checking of wrong command number sent by client.
2003-01-04 15:17:16 +02:00
ram@mysql.r18.ru
74a9fb244a
Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.0
...
into mysql.r18.ru:/usr/home/ram/work/mysql-4.0
2003-01-03 19:47:58 +04:00
ram@mysql.r18.ru
8009c16a34
Fix for the QUOTE() function.
2003-01-03 19:46:15 +04:00
monty@mashka.mysql.fi
f22fde21c0
Fixed max_key_length when using UNIQUE keys.
...
This fixed a bug in GROUP BY on a BLOB column with NULL values.
2002-12-27 21:39:35 +02:00
monty@mashka.mysql.fi
0a5338614a
Test cleanup
2002-12-26 15:55:22 +02:00
Sinisa@sinisa.nasamreza.org
5c0bd57b8f
fix for an error in the merge from 3.23
2002-12-24 14:33:11 +02:00
monty@mashka.mysql.fi
f03bbd3fe2
Merge with 3.23:
...
Remove duplicate casedn_str() in mysql_change_db()
Fix for null handling in CASE
2002-12-21 10:56:40 +02:00
monty@mashka.mysql.fi
8b56ca0ef3
Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0
2002-12-20 14:59:35 +02:00
monty@mashka.mysql.fi
b5aa9ae0c7
Changed thd variables max_join_size and select_limit to type ha_rows.
...
This fixed some optimization problems when using -DBIG_TABLES
Portabilty fixes for OpenUnix and HPUX
Added C and C++ version numbers to mysqlbug
2002-12-20 14:58:27 +02:00
Sinisa@sinisa.nasamreza.org
5961bff59b
Fix for found rows in multi-table updates
2002-12-18 19:00:00 +02:00
Sinisa@sinisa.nasamreza.org
8ebc983442
fix for a bug in CASE ...WHEN ...
2002-12-16 22:16:57 +02:00
monty@mashka.mysql.fi
e6c4399f64
RESET SLAVE and CHANGE MASTER will now give an error if slave is running.
...
This fixes a problem in replication where RESET SLAVE could crash a running slave.
2002-12-13 12:05:24 +02:00
serg@serg.mysql.com
215df4fc23
Merge work:/home/bk/mysql-4.0
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-12-10 21:38:30 +01:00
serg@serg.mysql.com
b42eff16cb
bulk insert code optimized
2002-12-07 22:40:20 +01:00
monty@mashka.mysql.fi
9613e5c2ae
Don't initialize fulltext functions twice in multi-table-update
2002-12-06 22:49:16 +02:00
monty@mashka.mysql.fi
2435dce96d
Merge with 3.23
2002-12-05 03:52:53 +02:00
monty@mashka.mysql.fi
fc06433a69
Removed copying of parameters as this leads to memory leaks in embedded server.
...
Fixed 'not initialized' memory error.
2002-12-05 03:40:33 +02:00
Sinisa@sinisa.nasamreza.org
82a9669267
a test case for double free'ing of pointer in alter table ...
2002-12-04 21:50:59 +02:00
Sinisa@sinisa.nasamreza.org
93c7ceaaec
Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
...
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
2002-12-04 15:28:16 +02:00
Sinisa@sinisa.nasamreza.org
dd2012067e
A fix for the bug in a SELECT with joined tables with ORDER BY and
...
LIMIT clause when filesort had to be used.
In that case LIMIT was applied to filesort of one of the tables,
although it could not be.
This fix solved problems with LEFT JOIN too...
2002-12-04 15:27:08 +02:00