| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
- Added show status variable "compression" for checking that compression is turned on.
- Updated show status variable "have_openssl" to be set to DISABLED if server supports ssl but it's not turned on to accept incoming ssl connections.
- Setup server to accept ssl connections from clients ig that is supported by server
- New tests
- ssl - Run with ssl turned on
- ssl_compress - Run with ssl and compression turned on
- compress - Run with compression turned in
- Updated test
- openssl_1, rpl_openssl1 - Changed to run if server supports ssl
|
|\
| |
| |
| | |
into moonbone.local:/work/12887-bug-5.0-mysql
|
| |\ |
|
| | |\
| | | |
| | | |
| | | | |
into moonbone.local:/work/12887-bug-4.1-mysql
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
For queries with GROUP BY and without hidden GROUP BY fields DISTINCT is
optimized away becuase such queries produce result set without duplicates.
But ROLLUP can add rows which may be same to some rows and this fact was
ignored.
Added check so if ROLLUP is present DISTINCT can't be optimized away.
|
|\ \ \ \
| |/ / /
|/| | |
| | | | |
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
into moonbone.local:/work/11416-bug-5.0-mysql
|
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
When parser parses function convert_tz it loads available timezone tables in
thd->lex->time_zone_tables_used. But view have another lex that main query.
Thus time_zone_tables_used of main query left uninitialized.
When Item_func_conver_tz is fixed it takes timezone tables from main query
and later when it executed it assumes that timezone tables are loaded and
failed that assertion.
|
|/ / / / |
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
into mysql.com:/home/dlenev/src/mysql-5.0-bg12704-2
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This bug occurs when some trigger for table used by DML statement is created
or changed while statement was waiting in lock_tables(). In this situation
prelocking set which we have calculated becames invalid which can easily lead
to errors and even in some cases to crashes.
With proposed patch we no longer silently reopen tables in lock_tables(),
instead caller of lock_tables() becomes responsible for reopening tables and
recalculation of prelocking set.
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
into mysql.com:/home/emurphy/src/bk-clean/mysql-5.0
|
| | | | | | |
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | |
| | | | | | |
into mysql.com:/home/emurphy/src/bk-clean/mysql-5.0
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Fixed by making CREATE/ALTER/DROP PROCEDURE cause implicit commit.
|
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | |
| | | | | | |
into mysql.com:/home/alexi/dev/mysql-5.0-13000
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
DAYOFWEEK(), and WEEKDAY().
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
into dl145c.mysql.com:/home/ndbdev/tomas/mysql-5.0
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
into dl145c.mysql.com:/home/ndbdev/tomas/mysql-5.0
|
| | | | | | | | |
|
|\ \ \ \ \ \ \ \
| |/ / / / / / /
| | | | | | | |
| | | | | | | | |
into sanja.is.com.ua:/home/bell/mysql/bk/work-owner2-5.0
|
| |\ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | |
| | | | | | | | |
into mysql.com:/M50/mysql-5.0
|
| | |\ \ \ \ \ \
| | | | |_|_|/ /
| | | |/| | | | |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
(patch supplied by Kent).
|
| | | | |_|_|/
| | | |/| | |
| | | | | | |
| | | | | | | |
shell script).
|
| |\ \ \ \ \ \
| | |_|_|/ / /
| |/| | | | |
| | | | | | | |
into dl145c.mysql.com:/home/ndbdev/tomas/mysql-5.0
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
from NDB tables
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
into mysql.com:/home/cps/mysql/trees/mysql-5.0-virgin
|
| | |\ \ \ \ \ \
| | | |_|/ / / /
| | |/| | | | |
| | | | | | | | |
into mysql.com:/home/cps/mysql/trees/mysql-5.0-virgin
|
| | | |\ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
into mysql.com:/home/cps/mysql/trees/mysql-5.0-virgin
|
| | | | | | | | | |
|
| | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | |
| | | | | | | | | |
into sanja.is.com.ua:/home/bell/mysql/bk/work-owner2-5.0
|
| |\ \ \ \ \ \ \ \
| | |/ / / / / / /
| | | | | | | | |
| | | | | | | | | |
into sanja.is.com.ua:/home/bell/mysql/bk/work-owner2-5.0
|
| | | | | | | | | |
|
| |\ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
into sanja.is.com.ua:/home/bell/mysql/bk/work-owner2-5.0
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
view definer information syntax/storage/replication
fixed SOURCE field of .frm
|
|\ \ \ \ \ \ \ \ \ \
| | |_|/ / / / / / /
| |/| | | | | | | |
| | | | | | | | | | |
into mysql.com:/usr/home/pem/mysql-5.0
|
| |\ \ \ \ \ \ \ \ \
| | |/ / / / / / / /
| |/| | | | | | | |
| | | | | | | | | | |
into mysql.com:/home/gluh/MySQL/Bugs/5.0.cml
|
| | |\ \ \ \ \ \ \ \
| | | |_|_|_|/ / / /
| | |/| | | | | | |
| | | | | | | | | | |
into mysql.com:/home/gluh/MySQL/Bugs/5.0.cml
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Information_schema DB
Bug#9846 Inappropriate error displayed while
dropping table from 'INFORMATION_SCHEMA'
Bug#10734 Grant of privileges other than 'select' and
'create view' should fail on schema
Bug#10708 SP's can use INFORMATION_SCHEMA as ROUTINE_SCHEMA
cumulative fix for bugs above(after review, 2nd version)
added privilege check for information schema db & tables
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
SP/functions/triggers
|
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | |
| | | | | | | | | | |
into mysql.com:/usr/home/pem/mysql-5.0
|
| | |_|_|_|_|_|/ /
| |/| | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Second version after review. Allow 'set autocommit' in procedures, but not
functions or triggers. Can return error in run-time (when a function calls
a procedure).
|
|\ \ \ \ \ \ \ \ \
| | |/ / / / / / /
| |/| | | | | | |
| | | | | | | | | |
into neptunus.(none):/home/msvensson/mysql/bug10713_new/my50-bug10713_new
|
| | |_|_|/ / / /
| |/| | | | | |
| | | | | | | |
| | | | | | | | |
Now many direct references to my_error() have been removed.
|
|\ \ \ \ \ \ \ \
| |/ / / / / / /
| | | | | | | |
| | | | | | | | |
into neptunus.(none):/home/msvensson/mysql/bug10713_new/my50-bug10713_new
|