- 29 Jan, 2003 5 commits
-
-
unknown authored
fixed length of fields created in fubselect fixed resolving fields of reduced in derived table subselect mysql-test/r/subselect.result: test of created with subselect fields mysql-test/t/subselect.test: test of created with subselect fields sql/item.cc: fixed length of fields created in fubselect fixed resolving fields of reduced in derived table subselect sql/item_subselect.cc: improving of fields list creation in derived tables and unions sql/mysql_priv.h: improving of fields list creation in derived tables and unions sql/sql_derived.cc: improving of fields list creation in derived tables and unions sql/sql_lex.h: improving of fields list creation in derived tables and unions sql/sql_parse.cc: improving of fields list creation in derived tables and unions sql/sql_prepare.cc: improving of fields list creation in derived tables and unions sql/sql_select.cc: improving of fields list creation in derived tables and unions sql/sql_select.h: improving of fields list creation in derived tables and unions sql/sql_union.cc: improving of fields list creation in derived tables and unions sql/sql_update.cc: improving of fields list creation in derived tables and unions
-
unknown authored
into sanja.is.com.ua:/home/bell/mysql/work-select-4.1 mysql-test/r/subselect.result: Auto merged mysql-test/t/subselect.test: Auto merged sql/sql_parse.cc: Auto merged sql/sql_prepare.cc: Auto merged
-
unknown authored
Compilation failure fix tests/client_test.c: Compilation failure fix
-
unknown authored
into myvenu.com:/home/venu/bk/src-4.1
-
unknown authored
-
- 28 Jan, 2003 14 commits
-
-
unknown authored
sql/item_cmpfunc.cc: fixed memory leak in ROW code sql/item_cmpfunc.h: fixed memory leak in ROW code
-
unknown authored
sql/sql_prepare.cc: Fix leak when the client disconnects with open statements tests/client_test.c: Enable stmt_close test
-
unknown authored
into deer.mysql.r18.ru:/home/hf/work/mysql-4.1.w1
-
unknown authored
sql/sql_class.cc: This should be #ifdefed
-
unknown authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
-
unknown authored
-
unknown authored
sql/item.cc: Auto merged sql/item_cmpfunc.cc: Auto merged sql/item_cmpfunc.h: Auto merged sql/sql_select.cc: Auto merged sql/sql_yacc.yy: Auto merged sql/item.h: SCCS merged
-
unknown authored
merging with switching on static tables optimization (SCRUM) fixed subselects with uncacheable results added test for fixed bugs from bugreports mysql-test/r/subselect.result: changes in subselect test after switching on static tables optimization fixed bug test added uncacheable subselects mysql-test/t/subselect.test: changes in subselect test after switching on static tables optimization fixed bug test added uncacheable subselects sql/item_create.cc: fixed subselects with uncacheable results sql/item_func.cc: fixed subselects with uncacheable results sql/item_subselect.cc: fixed subselects with uncacheable results clean up sql/item_subselect.h: fixed subselects with uncacheable results sql/sql_lex.cc: fixed subselects with uncacheable results sql/sql_lex.h: fixed subselects with uncacheable results sql/sql_select.cc: fixed bugs in temporary tables in subselect implementation fixed subselects with uncacheable results sql/sql_union.cc: fixed subselects with uncacheable results sql/sql_yacc.yy: fixed subselects with uncacheable results
-
unknown authored
into deer.mysql.r18.ru:/home/hf/work/mysql-default sql/field.h: Auto merged
-
unknown authored
-
unknown authored
-
unknown authored
into deer.mysql.r18.ru:/home/hf/work/mysql-default sql/item.cc: Auto merged sql/item.h: Auto merged sql/sql_yacc.yy: Auto merged
-
unknown authored
Missing merge in changeset 1.1435 include/my_pthread.h: Missing merge in changeset 1.1435 BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
Added some fields to the st_my_thread_var structure to be able to link such structures into a list. include/my_pthread.h: Added some fields to the st_my_thread_var structure to be able to link such structures into a list. mysys/mf_keycache.c: Introduced a scalable key cache management. BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
- 27 Jan, 2003 16 commits
-
-
unknown authored
strings/ctype-simple.c: do not ignore first char, when truncating spaces.
-
unknown authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
-
unknown authored
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.1
-
unknown authored
into myvenu.com:/home/venu/work/sql/dev-4.1
-
unknown authored
Enable test_stmt_close() and test output to stdout(client_test) tests/client_test.c: Enable test_stmt_close() and test output to stdout libmysql/libmysql.c: Fix stmt_close not to close the resources on error
-
unknown authored
into myvenu.com:/home/venu/bk/src-4.1
-
unknown authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.1 sql/sql_parse.cc: Auto merged
-
unknown authored
Automatically add SQL_BUFFER_RESULT if INSERT is done from SELECT comprising a table to be inserted in.
-
unknown authored
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.1
-
unknown authored
-
unknown authored
Use cs->scan() instead of my_isspace() sql/field.cc: Use cs->scan() instead of my_isspace()
-
unknown authored
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.1
-
unknown authored
-
unknown authored
tis620 normalization will be implemented ad a SQL function, without automatic normalization on INSERT sql/field.cc: tis620 normalization will be implemented ad a SQL function, without automatic normalization on INSERT
-
unknown authored
-
unknown authored
Semicolon has been added sql/sql_yacc.yy: Semicolon has been added
-
- 26 Jan, 2003 5 commits
-
-
unknown authored
into sanja.is.com.ua:/home/bell/mysql/work-select-4.1 sql/item.cc: Auto merged sql/item.h: Auto merged sql/item_cmpfunc.cc: Auto merged sql/sql_select.cc: Auto merged
-
unknown authored
after merge fix of 577 task (SCRUM, pre commit to be able to merge with static tables optimization fix) fixed derived tables with subselect inside mysql-test/r/derived.result: test of subselects inside derived tables mysql-test/t/derived.test: test of subselects inside derived tables mysql-test/t/subselect.test: subselect test (not finished) sql/item.cc: after merge fix sql/item.h: after merge fix sql/item_cmpfunc.h: after merge fix sql/item_subselect.cc: after merge fix sql/item_sum.h: after merge fix sql/mysql_priv.h: fixed derived tables with subselect inside sql/sql_class.h: after merge fix sql/sql_derived.cc: fixed derived tables with subselect inside sql/sql_lex.cc: fixed derived tables with subselect inside sql/sql_lex.h: fixed derived tables with subselect inside sql/sql_parse.cc: fixed derived tables with subselect inside after merge fix sql/sql_prepare.cc: after merge fix sql/sql_select.cc: after merge fix fixed derived tables with subselect inside
-
unknown authored
removed switching off static table optimization for subselects (SCRUM , pre-commit to be able merge with temporary table fix) sql/item.cc: report other table for outer reference sql/item.h: report other table for outer reference sql/item_cmpfunc.cc: report other table for outer reference sql/sql_select.cc: removed switching off static table optimization for subselects
-
unknown authored
-
unknown authored
Pure coverage tests (debug only) include/mysql.h: Remove un-used variables tests/client_test.c: Pure coverage tests (debug only)
-