- 26 Dec, 2001 1 commit
-
-
unknown authored
* multi-table updates * new paid feature for limiting number of queries per hour for users * optional syntax for multi-table deletes * optimization for SQL_CALC_FOUND_ROWS * a small addition for CREATE .. SELECT that will be of future use I know that all this will require many additions to documentation, which I have not done, but I am at Arjen's disposal to help him document all this. libmysqld/lib_sql.cc: This is a small change required due to new paid feature of limiting number of queries per hour for each user. mysql-test/r/multi_update.result: Change of the result to accomodate multi-table updates mysql-test/t/multi_update.test: Change in multi-table tests to accomodate multi-table updates BitKeeper/etc/ignore: Added 50 sql/new.cc to the ignore list scripts/mysql_install_db.sh: This is a small change required due to new paid feature of limiting number of queries per hour for each user. sql/item_timefunc.h: This is a small feature that will be of use later in the proper creation of the tables out of CREATE ... SELECT... Further changes will come after this resolve/push/test passes .. sql/lex.h: This is a small change required due to new paid feature of limiting number of queries per hour for each user. sql/mysql_priv.h: This is a small change required due to new paid feature of limiting number of queries per hour for each user. sql/mysqld.cc: This is a small change required due to new paid feature of limiting number of queries per hour for each user. sql/sql_acl.cc: This is a small change required due to new paid feature of limiting number of queries per hour for each user. sql/sql_acl.h: This is a small change required due to new paid feature of limiting number of queries per hour for each user. sql/sql_class.h: These are changes required for multi-table updates. sql/sql_lex.h: Changes required for both multi-table updates and limiting number of queries per hour (paid feature). sql/sql_parse.cc: Ha ! So many changes. * multi-table updates * limiting number of queries per hour for users sql/sql_select.cc: Optimisation for SQL_CALC_FOUND_ROWS, when a query involves a single table, without WHERE or GROUP clause sql/sql_update.cc: multi-table updates sql/sql_yacc.yy: Many things : * multi-table updates * limiting number of queries per hour for users * new optional syntax for multi-table deletes. This one is different from the one demanded by user. USING clause MUST include ALL tables, not just the ones that are used and not deleted from.
-
- 30 Oct, 2001 4 commits
- 29 Oct, 2001 5 commits
-
-
unknown authored
Docs/manual.texi: Clean up libmysql_r and libmysqld sections. BitKeeper/etc/ignore: Added libmysqld/mf_iocache.cc to the ignore list
-
unknown authored
-
unknown authored
libmysqld/Makefile.am: Add sql/mf_iocache.cc to sources list.
-
unknown authored
-
unknown authored
BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
- 26 Oct, 2001 5 commits
- 25 Oct, 2001 12 commits
-
-
unknown authored
-
unknown authored
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
unknown authored
sql/mysqld.cc: typo fixed
-
unknown authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
-
unknown authored
mysql-test/r/rpl000001.result: make the test "sasha-independent" mysql-test/t/rpl000001.test: make the test "sasha-independent"
-
unknown authored
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0 sql/sql_yacc.yy: Auto merged
-
unknown authored
mysql-test/r/union.result: New results for optional UNION syntax mysql-test/t/union.test: New test for alternate syntax for UNION sql/sql_delete.cc: Fixed bug in multi-table delete's with transactional tables sql/sql_parse.cc: A small change to enable new UNION syntax sql/sql_union.cc: New alternate UNION syntax sql/sql_yacc.yy: New alternate UNION syntax
-
unknown authored
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0 libmysql/libmysql.c: Auto merged
-
unknown authored
libmysql/libmysql.c: SCCS merged
-
unknown authored
* Update WideXS mirror URLs Docs/manual.texi: * Update WideXS mirror URLs
-
unknown authored
-
unknown authored
-
- 24 Oct, 2001 13 commits
-
-
unknown authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
-
unknown authored
-
unknown authored
libmysql/libmysql.c: bug fixed (if mysql_real_connect() failed there were two pointers to malloc'ed strings, with memory corruption on free(), of course)
-
unknown authored
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
unknown authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
-
unknown authored
mysql-test/r/keywords.result: merged lost change back
-
unknown authored
* Change mirror URL Docs/manual.texi: * Change mirror URL
-
unknown authored
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0 sql/sql_table.cc: Auto merged
-
unknown authored
-
unknown authored
-
unknown authored
-
unknown authored
Updated "Contact Information".
-
unknown authored
-