- 01 Jun, 2006 1 commit
-
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb mysql-test/t/disabled.def: Auto merged sql/ha_ndbcluster.cc: Auto merged sql/ha_ndbcluster_binlog.cc: Auto merged
-
- 31 May, 2006 16 commits
-
-
unknown authored
-
unknown authored
- move clear of slock until after completion of data events on the binlog
-
unknown authored
-
unknown authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.1 include/mysql/plugin.h: Auto merged sql/log_event.h: Auto merged sql/sql_plugin.cc: Auto merged
-
unknown authored
BitKeeper/etc/ignore: Added mysys/test_atomic to the ignore list
-
unknown authored
classes that are compiled conditionally in log_event.cc must be defined conditionally in log_event.h BitKeeper/deleted/.del-client_priv.h.rej~915a5a16fe10ef0: Delete: client/client_priv.h.rej
-
unknown authored
mysql-test/t/disabled.def: enable test
-
unknown authored
into mysql.com:/home/marty/MySQL/mysql-5.1-new storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp: Auto merged mysql-test/t/disabled.def: Auto merged sql/ha_ndbcluster.cc: Merge
-
unknown authored
- wait for schema event also if mysqld is a single one in cluster to ensure serialization with data events + some current_thd removals + enabling kill of sql thread during shema sync wait mysql-test/r/rpl_ndb_log.result: Bug #18947 CRBR: order in binlog of create table and insert (on different table) not determ mysql-test/t/disabled.def: Bug #18947 CRBR: order in binlog of create table and insert (on different table) not determ
-
unknown authored
into mysql.com:/home/marty/MySQL/mysql-5.1-new BitKeeper/deleted/.del-ndb_rename.result: Delete: mysql-test/r/ndb_rename.result BitKeeper/deleted/.del-ndb_rename.test: Delete: mysql-test/t/ndb_rename.test sql/ha_ndbcluster.cc: Merge (using local) storage/ndb/include/ndbapi/NdbDictionary.hpp: Merge (using local) storage/ndb/src/ndbapi/NdbDictionary.cpp: Merge (using local) storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp: Merge (using local) storage/ndb/src/ndbapi/NdbDictionaryImpl.hpp: Merge (using local)
-
unknown authored
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-5.1 mysql-test/mysql-test-run.pl: Auto merged sql/mysqld.cc: Auto merged sql/sql_yacc.yy: Auto merged
-
unknown authored
into mysql.com:/home/marty/MySQL/mysql-5.1-new sql/ha_ndbcluster.cc: Auto merged storage/ndb/include/ndbapi/Ndb.hpp: Auto merged storage/ndb/src/ndbapi/Ndb.cpp: Auto merged storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp: Auto merged storage/ndb/src/ndbapi/NdbDictionaryImpl.hpp: Auto merged storage/ndb/src/ndbapi/Ndbinit.cpp: Auto merged
-
unknown authored
-
unknown authored
Bug #16997 Table rename that changes database does not rename indexes: Moved index tables to system database
-
unknown authored
into dl145j.mysql.com:/users/gbichot/mysql-5.1-new
-
unknown authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.1
-
- 30 May, 2006 11 commits
-
-
unknown authored
ndb: release LOCK_open during mysqld schema sync and mysqld sync with binlog (create/drop/rename table) + increase timeout for sync... which now should never occur
-
unknown authored
-
unknown authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.1
-
unknown authored
-
unknown authored
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-5.1 sql/mysqld.cc: Auto merged sql/slave.cc: Auto merged sql/sql_parse.cc: Auto merged sql/sql_show.cc: Auto merged
-
unknown authored
sql/discover.cc: close(-1) bug sql/slave.cc: DBUG_ENTER/RETURN tags ha_archive.cc: double-close bug sql/Makefile.am: better mysqld dependencies sql/discover.cc: close(-1) bug sql/slave.cc: DBUG_ENTER/RETURN tags storage/archive/ha_archive.cc: double-close bug
-
unknown authored
report it once, don't whine about every missing column.
-
unknown authored
it can tell MySQL to make a copy of everything (bug#17123) include/mysql/plugin.h: Now ftparser does not need to bother about memory management - it can tell MySQL to make a copy of everything (bug#17123) MYSQL_FTFLAGS_NEED_COPY flag storage/myisam/ft_boolean_search.c: param->flags storage/myisam/ft_nlq_search.c: param->flags. ft_parse takes a mem_root as an argument storage/myisam/ft_parser.c: ftparser takes a memroot as an argument. words are copied there, if necessary. memroot is reset for every parsing and free'd at the end of the statement. storage/myisam/ft_update.c: ftparser takes a memroot as an argument. words are copied there, if necessary. memroot is reset for every parsing and free'd at the end of the statement. storage/myisam/ftdefs.h: ftparser takes a memroot as an argument. words are copied there, if necessary. memroot is reset for every parsing and free'd at the end of the statement. storage/myisam/mi_check.c: ftparser takes a memroot as an argument. words are copied there, if necessary storage/myisam/myisamdef.h: memroot for ftparser in MI_INFO and MI_SORT_PARAM storage/myisam/sort.c: free ftparser memroot
-
unknown authored
into dl145j.mysql.com:/users/gbichot/mysql-5.1-new mysql-test/mysql-test-run.pl: Auto merged mysql-test/mysql-test-run.sh: Auto merged sql/mysqld.cc: Auto merged sql/sql_yacc.yy: Auto merged
-
unknown authored
-
unknown authored
-
- 29 May, 2006 10 commits
-
-
unknown authored
into mysql.com:/home/ndbdev/ngrishakin/mysql-5.1-new
-
unknown authored
-
unknown authored
-
unknown authored
into lmy004.:/work/mysql-5.1-runtime
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1 mysql-test/t/information_schema.test: Merge mysql-test/t/wait_timeout.test: Merge sql/mysqld.cc: Merge sql/slave.cc: Null merge sql/sp_head.cc: Merge
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1 sql/mysqld.cc: Auto merged
-
unknown authored
into lmy004.:/work/mysql-5.1-runtime sql/event_scheduler.cc: Auto merged sql/sql_parse.cc: Auto merged sql/sql_show.cc: Auto merged
-
unknown authored
-
unknown authored
Event_timed::interval
-
unknown authored
mysql-test/lib/init_db.sql: remove definer from PK mysql-test/r/events.result: update results mysql-test/r/system_mysql_db.result: update results mysql-test/t/events.test: remove I_S.EVENTS test and move it to events_grant.test scripts/mysql_fix_privilege_tables.sql: change table definition sql/event.cc: make events non-user specific (namespace change) sql/event.h: make events non-user specific (namespace change) sql/event_priv.h: make events non-user specific (namespace change) sql/event_scheduler.cc: make events non-user specific (namespace change) sql/event_timed.cc: make events non-user specific (namespace change) sql/sql_parse.cc: make events non-user specific (namespace change) sql/sql_show.cc: SHOW EVENTS is available to everyone who has EVENT on specific schema. No additional privileges are needed to see others' events. - user A has events in db1 and db2 - user B has events in db1 and db3 A will see all his events from db1 and db2 as well as B's events from db1 but not from db3. B will see her events from db1 and db3. In addition B will see only A's events from db1 but not db2.
-
- 28 May, 2006 2 commits
-
-
unknown authored
mysql_parse() and mysql_add_word() now take a MYSQL_FTPARSER_PARAM*, not a mysql_ftparam. client/Makefile.am: don't fail when rm cannot delete from read-only dir sql/sql_plugin.cc: fix min_plugin_info_interface_version to be less error-prone
-
unknown authored
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-5.1 mysql-test/mysql-test-run.pl: Auto merged sql/ha_myisam.cc: Auto merged sql/ha_ndbcluster.cc: Auto merged sql/ha_ndbcluster.h: Auto merged sql/ha_ndbcluster_binlog.cc: Auto merged sql/ha_partition.cc: Auto merged sql/handler.cc: Auto merged sql/handler.h: Auto merged sql/log.cc: Auto merged sql/mysql_priv.h: Auto merged sql/mysqld.cc: Auto merged sql/set_var.cc: Auto merged sql/sql_parse.cc: Auto merged sql/sql_show.cc: Auto merged sql/sql_table.cc: Auto merged sql/sql_yacc.yy: Auto merged storage/archive/ha_archive.cc: Auto merged storage/csv/ha_tina.cc: Auto merged
-