Sinisa@sinisa.nasamreza.org
078dada497
Fixed a rare bug when fulltext index is present and no tables are used.
...
A better fix would be to have a map of tables that are not used at all,
and to annul just fledls in that TABLE.
2002-06-14 15:06:01 +03:00
monty@mashka.mysql.fi
fb5c9ff0bf
Merge work:/home/bk/mysql-4.0 into mashka.mysql.fi:/my/mysql-4.0
2002-06-12 15:08:22 +03:00
monty@mashka.mysql.fi
b8421d34ec
Added the following new privleges:
...
SHOW DATABASES
CREATE TEMPORARY TABLE
LOCK TABLES
REPLICATION SLAVE & REPLICATION CLIENT
SUPER
EXECUTE
All scripts & documentation is updated for this change.
Added better error messages for global privileges
2002-06-12 15:04:18 +03:00
Sinisa@sinisa.nasamreza.org
8ebadc5d0a
A fix for multi-table delete with tables optimised away.
...
Still not able to make a proper test case as this crashes on files
where key and data pointers are 4 bytes each. Possibly a proper
test case would require myisampack.
2002-06-11 22:45:51 +03:00
monty@hundin.mysql.fi
ad04b7f677
Fixed bug in SQL_CALC_FOUND_ROWS + LIMIT
2002-06-10 13:33:25 +03:00
monty@hundin.mysql.fi
2c274c64b9
Bug fix for complicated GROUP BY ... ORDER BY query.
...
Fixed problem in access rights testing (from last patch)
2002-06-09 15:41:19 +03:00
Sinisa@sinisa.nasamreza.org
073d9e5f09
A bug fix and test case for a bug that appears in quereis where there
...
is a GROUP BY a column that is not NOT NULL and ORDER BY is done by
another column.
Even better fix would be to make a separate function for this.
2002-06-08 20:02:49 +03:00
Sinisa@sinisa.nasamreza.org
7fcb8b52f4
Bug fix for multi-table delete with test case and manual entry
2002-06-04 20:34:13 +03:00
monty@hundin.mysql.fi
4b1836ee36
Enable LOAD DATA LOCAL INFILE in mysql_test
...
Added syntax for column comments (for compability with 4.1)
Fix of ALTER TABLE RENAME
2002-06-04 00:40:27 +03:00
monty@hundin.mysql.fi
544f95c451
merge with 3.23
2002-06-02 20:46:03 +03:00
nick@nick.leippe.com
5f93b1e46a
Merge nleippe@work.mysql.com:/home/bk/mysql
...
into nick.leippe.com:/home/nick/mysql/mysql
2002-05-31 16:56:48 -07:00
nick@nick.leippe.com
fc52e079d0
fixed 'load table from master' hang when host is empty
...
added respective test case
2002-05-31 16:56:02 -07:00
monty@hundin.mysql.fi
e2a116411e
Portability fixes for SCO and HPUX
...
Change TRUNCATE(number) to truncate towards zero for negative numbers
Fix NULL handling for DESCRIBE table_name
2002-05-31 15:22:38 +03:00
nick@nick.leippe.com
e62283b900
Fixed bug: load table from master w/empty master would hang.
...
Now it properly returns error.
Added respective test case.
2002-05-30 17:31:25 -07:00
monty@hundin.mysql.fi
7e0358e509
fixed tests after merge
2002-05-28 10:21:56 +03:00
monty@hundin.mysql.fi
bbebc75163
merge with 3.23.51
2002-05-27 23:52:21 +03:00
monty@hundin.mysql.fi
6d0e43c73b
Renamed stripp_sp -> strip_sp
...
Remove end space from ENUM and SET strings
2002-05-27 23:21:49 +03:00
Sinisa@sinisa.nasamreza.org
da0c70f5f3
Test re-grouping
2002-05-24 18:34:34 +03:00
Sinisa@sinisa.nasamreza.org
4d8211e2f3
Changing tests
2002-05-24 18:25:17 +03:00
monty@hundin.mysql.fi
c4a2d3d5d6
Portability fixes
...
Fixed problem with --password in mysql
2002-05-22 21:07:23 +03:00
Sinisa@sinisa.nasamreza.org
4f676e281f
test cases for the GROUP BY bug ...
2002-05-22 16:33:00 +03:00
Sinisa@sinisa.nasamreza.org
53000468d1
A check that group by bug from 4.0.2 is not here ...
2002-05-22 15:12:42 +03:00
monty@hundin.mysql.fi
b4c35885d8
Fixes for gcc 3.1
...
Fixed bug in new code for regexp LIKE NULL
2002-05-21 20:35:58 +03:00
monty@hundin.mysql.fi
3cfdd984f0
merge
2002-05-19 11:10:06 +03:00
monty@hundin.mysql.fi
ce1353a454
Optimize LIKE with turbo-boyer-more algoritm
2002-05-17 16:45:00 +03:00
monty@hundin.mysql.fi
73392ebee1
Fix bug in CONCAT_WS()
...
Update of glibc patch from MySQL 4.0
2002-05-17 10:50:57 +03:00
monty@hundin.mysql.fi
0c5c517db6
Fixed some compilation problems in last changeset
2002-05-16 23:35:09 +03:00
monty@hundin.mysql.fi
f5ed8784a2
merge with 3.23.51
2002-05-16 18:20:49 +03:00
monty@hundin.mysql.fi
4ca4f4788b
merge
2002-05-16 16:26:02 +03:00
monty@hundin.mysql.fi
5080d64c6b
Fix bug in SELECT SQL_CALC_FOUND_ROWS
2002-05-16 16:06:57 +03:00
serg@sergbook.mysql.com
8667b0a2d9
yet another ft-trunc bug fixed
2002-05-15 20:31:24 +02:00
monty@hundin.mysql.fi
14b55bcc72
Fixed bug in datetime range optimization
2002-05-15 01:01:26 +03:00
serg@serg.mysql.com
7347504ed6
phrase search parser bug
2002-05-08 16:47:27 +00:00
serg@serg.mysql.com
a902712b93
"duplicated rows" bug
2002-05-07 18:27:39 +00:00
monty@hundin.mysql.fi
d025029de4
Fix for ISNULL()
2002-05-07 19:08:56 +03:00
monty@hundin.mysql.fi
5463fdfe28
Fixed bug in ISNULL(not_null_expression)
2002-05-04 11:11:00 +03:00
monty@hundin.mysql.fi
152734e3da
Fixed test results after last changes
2002-05-02 18:19:52 +03:00
monty@hundin.mysql.fi
e90c6b481d
Fixed problems with DECIMAL() type on overflow.
2002-05-02 18:04:21 +03:00
monty@hundin.mysql.fi
0b6a786540
Don't change FLOAT(X+1,X) to FLOAT(X+2,X)
2002-04-26 13:56:32 +03:00
monty@hundin.mysql.fi
d367495e39
Portability fixes
2002-04-26 08:56:28 +03:00
monty@hundin.mysql.fi
727122aadd
merge
2002-04-25 01:16:42 +03:00
monty@tik.mysql.fi
ecf2c4e15a
New if tests
2002-04-22 23:41:55 +03:00
monty@work.mysql.com
f6c0b2c448
Fixing Innodb test results
2002-04-21 12:06:34 +02:00
serg@serg.mysql.com
2e6b3c2673
ftb bug fixed
2002-04-18 18:44:18 +00:00
monty@tik.mysql.fi
f94d84a9ec
SHOW VARIABLES LIKE ... are now case insensitive
...
Fixed stack overflow checking with crash-me with gcc 3.0.4
Using @@unknown_variable doesn't hang client anymore
Added @@VERSION variable
2002-04-18 18:24:14 +03:00
serg@serg.mysql.com
366fe664b0
Merge
2002-04-18 14:26:47 +00:00
serg@serg.mysql.com
3cc69d5a64
phrase search
2002-04-18 14:12:29 +00:00
sasha@mysql.sashanet.com
af9a3e88dc
Merge work:/home/bk/mysql-4.0
...
into mysql.sashanet.com:/reiser-data/mysql-4.0
2002-04-15 17:12:02 -06:00
sasha@mysql.sashanet.com
d7b7e09293
reckless slave option
...
bison 1.34 yacc rule compliance
more robust handling of relay log corruption
2002-04-15 17:09:30 -06:00
monty@tik.mysql.fi
9088383e0f
merge
2002-04-12 21:53:41 +03:00