| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
mysql-test/mysql-test-run.sh:
Added --rpl option which tests all t/rpl*.test tests.
|
| |
|
| |
|
|\
| |
| |
| |
| |
| | |
into sanja.is.com.ua:/home/bell/mysql/work-distinct-4.1
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
small Item_ref fix
mysql-test/r/subselect.result:
DISTINCT in subselect test
mysql-test/t/subselect.test:
DISTINCT in subselect test
sql/sql_class.cc:
fixed DISTINCT in subselect bug
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
CREATE TABLE a (...) TYPE isam CHARSET latin1 MAX_ROWS 1000;
CREATE TABLE a (...) TYPE=isam CHARSET=latin1 MAX_ROWS=1000;
CREATE TABLE a (...) TYPE isam, CHARSET latin1, MAX_ROWS 1000;
CREATE TABLE a (...) TYPE=isam, CHARSET=latin1, MAX_ROWS=1000;
|
| |
| |
| |
| |
| |
| |
| | |
CREATE TABLE a (...) TYPE isam CHARSET latin1 MAX_ROWS 1000;
CREATE TABLE a (...) TYPE=isam CHARSET=latin1 MAX_ROWS=1000;
|
|/ |
|
|
|
|
|
|
|
|
| |
max_sort_char is 255 for binary
strings/ctype-bin.c:
max_sort_char is 255 for binary
|
|
|
|
|
|
|
|
| |
character set binary didn't work
sql/sql_yacc.yy:
character set binary didn't work
|
|\
| |
| |
| |
| |
| | |
into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1.wrk
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
binary charset
ctype-bin.c:
new file
libmysql/Makefile.shared:
binary charset
strings/Makefile.am:
binary charset
strings/ctype.c:
binary charset
|
|/ |
|
| |
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.1
BitKeeper/etc/gone:
auto-union
BitKeeper/etc/logging_ok:
auto-union
BitKeeper/deleted/.del-skipkeys~56cb758b36258d1c:
'Auto converge rename'
|
| |
| |
| |
| |
| |
| |
| | |
BitKeeper/etc/skipkeys:
auto add
BitKeeper/etc/logging_ok:
Logging to logging@openlogging.org accepted
|
| | |
|
| | |
|
|\ \
| | |
| | |
| | |
| | |
| | | |
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
BitKeeper/etc/skipkeys:
auto add
BitKeeper/etc/logging_ok:
Logging to logging@openlogging.org accepted
|
| | |
| | |
| | |
| | |
| | | |
sql/sql_test.cc:
small addition to COM_DEBUG
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | | |
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
mysql-test/r/heap_btree.result:
Make test repeatable
mysql-test/t/heap_btree.test:
Make test repeatable
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| | |
And I am not able to find a Changelog for 4.1
mysql-test/r/union.result:
added a test case
mysql-test/t/union.test:
added a test case
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Docs/world.sql:
Auto merged
sql/mysql_priv.h:
Auto merged
sql/sql_parse.cc:
Auto merged
sql/sql_select.cc:
Auto merged
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
mysql-test/r/heap_btree.result:
I donno why this changed, aint my fault
sql/sql_union.cc:
fix of the small bug
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
I intend to do some more accelerations in mysql_execute_command and
in SQLCOM_SELECT part for which I need to fix EXPLAIN with derived
tables plus few additional items. If this proves to be much I wil
just make it a new SCRUM task
sql/sql_lex.h:
Some small accelerations ...
sql/sql_parse.cc:
Some small accelerations ...
sql/sql_yacc.yy:
Some small accelerations ...
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
sql/sql_lex.h:
Auto merged
sql/sql_parse.cc:
Auto merged
|
| | |\ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
into fred.bitbike.com:/home/arjen/mysql-4.1
|
| | | |/ |
|
| | |\ \
| | | |/
| | |/|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
into sanja.is.com.ua:/home/bell/mysql/work-distinct-4.1
sql/sql_parse.cc:
Auto merged
sql/sql_select.cc:
Auto merged
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
mysql-test/r/subselect.result:
test for subselect explain bug
mysql-test/t/subselect.test:
test for subselect explain bug
|
| | | |
| | | |
| | | |
| | | |
| | | | |
sql/sql_parse.cc:
Simplification of code
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
sql/sql_lex.h:
Auto merged
|
| | |\ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
|
| | |\ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
sql/sql_class.cc:
Auto merged
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
mysql-test/r/select.result:
SELECT ... INTO user_variables
mysql-test/t/select.test:
SELECT ... INTO user_variables
sql/sql_class.cc:
SELECT ... INTO user_variables
sql/sql_class.h:
SELECT ... INTO user_variables
sql/sql_lex.h:
SELECT ... INTO user_variables
sql/sql_parse.cc:
SELECT ... INTO user_variables
sql/sql_yacc.yy:
SELECT ... INTO user_variables
|
| | | | | | | | |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
mysql-test/r/null_key.result:
Auto merged
sql/ha_innodb.cc:
Auto merged
sql/sql_parse.cc:
Auto merged
|
| |\ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
BitKeeper/etc/logging_ok:
auto-union
configure.in:
Auto merged
Docs/manual.texi:
Auto merged
myisam/mi_open.c:
Auto merged
mysql-test/r/null_key.result:
Auto merged
mysql-test/r/select.result:
Auto merged
sql/field.h:
Auto merged
sql/field_conv.cc:
Auto merged
sql/ha_innodb.cc:
Auto merged
sql/log.cc:
Auto merged
sql/sql_parse.cc:
Auto merged
sql/table.cc:
Auto merged
|
| | | |_|_|_|_|/ /
| | |/| | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
sql/mysql_priv.h:
Fix for changed parameters to filesort
sql/sql_delete.cc:
Fix for changed parameters to filesort
sql/sql_select.cc:
Fix for changed parameters to filesort
sql/sql_table.cc:
Fix for changed parameters to filesort
sql/sql_test.cc:
Removed not used special parameter
sql/sql_update.cc:
Fix for changed parameters to filesort
|
| | |\ \ \ \ \ \ \
| | | |_|_|_|_|_|/
| | |/| | | | | |
| | | | | | | | |
| | | | | | | | | |
sql/sql_select.cc:
Auto merged
|
| | | |\ \ \ \ \ \
| | | | |/ / / / /
| | | |/| | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
VC++Files/client/mysqlclient.dsp:
Auto merged
VC++Files/libmysql/libmysql.dsp:
Auto merged
VC++Files/mysys/mysys.dsp:
Auto merged
VC++Files/sql/mysqld.dsp:
Auto merged
client/mysql.cc:
Auto merged
heap/_check.c:
Merge: Fixed DBUG_PRINT() usage
|
| | | | |\ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
client/mysql.cc:
Auto merged
sql/ha_innodb.cc:
Auto merged
sql/sql_lex.h:
Auto merged
sql/sql_union.cc:
Auto merged
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
VC++Files/client/mysqlclient.dsp:
Updated VC++ files for 4.1
VC++Files/libmysql/libmysql.dsp:
Updated VC++ files for 4.1
VC++Files/libmysqld/libmysqld.dsp:
Updated VC++ files for 4.1
VC++Files/myisam/myisam.dsp:
Updated VC++ files for 4.1
VC++Files/mysys/mysys.dsp:
Updated VC++ files for 4.1
VC++Files/sql/mysqld.dsp:
Updated VC++ files for 4.1
VC++Files/strings/strings.dsp:
Updated VC++ files for 4.1
client/mysql.cc:
Update for windows
heap/_check.c:
Fixed wrong DBUG_PRINT() usage
include/mysql.h:
Portability fix (uint -> unsigned int)
libmysql/libmysql.def:
Removed old my_casecmp function
sql/ha_innodb.cc:
Update for windows
sql/init.cc:
Removed not used variable
sql/log.cc:
Removed not used variable
sql/net_pkg.cc:
Portability fix
sql/sql_db.cc:
Portability fixes. Removed not used variables
sql/sql_lex.h:
Portability fix
sql/sql_parse.cc:
Portability fix
sql/sql_prepare.cc:
Removed not used variables
sql/sql_select.cc:
Portability fix
sql/sql_show.cc:
Portability fix
sql/sql_union.cc:
Portability fix
|
| | | | | | | | | | |
|
| | |\ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|/
| | | |/| | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
into sanja.is.com.ua:/home/bell/mysql/work-distinct-4.1
|
| | | |/ / / / / / |
|