summaryrefslogtreecommitdiff
path: root/.bzrignore
Commit message (Collapse)AuthorAgeFilesLines
* Merge work:/home/bk/mysqlsasha@mysql.sashanet.com2001-08-111-0/+7
|\ | | | | | | into mysql.sashanet.com:/home/sasha/src/bk/mysql
| * mysqlbinlog->clientsasha@mysql.sashanet.com2001-08-091-0/+7
| |
* | Merge hundin:/my/mysql into bitch.mysql.fi:/my/mysqlmonty@bitch.mysql.fi2001-08-111-7/+9
|\ \
| * | delete generated filesmonty@hundin.mysql.fi2001-08-111-0/+2
| |/
* | ignore generated include filemonty@bitch.mysql.fi2001-08-111-0/+1
| |
* | Made SIGTERM safer for Solarismonty@bitch.mysql.fi2001-08-111-0/+2
|/
* Add test case for update/replace bug in bdb.tim@white.box2001-07-241-0/+2
| | | | Remove unused argument to ha_berkeley::remove_key().
* bug fixed (sometimes it broke filesort, due to too late maybe_null=1)serg@serg.mysql.com2001-07-031-0/+2
|
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlmonty@hundin.mysql.fi2001-06-111-2/+4
|\
| * Small fixes in the manual.monty@hundin.mysql.fi2001-06-111-0/+2
| |
* | Changed compare in MyISAM to use my_pread()monty@tik.mysql.fi2001-06-111-0/+1
|/ | | | | | | Fixed that @VAR shows all decimals Fixed problem with FLUSH TABLES and LOCK TABLE CREATE ... SELECT now creates keys later Reset AUTO_INCREMENT order if droping AUTO_INCREMENT key
* Updated manual about symlinks on window and adding usersmonty@hundin.mysql.fi2001-06-061-0/+1
|
* Mergetim@work.mysql.com2001-05-181-45/+47
|\
| * Do-patch-file Fix typo (extra 'mv')tim@work.mysql.com2001-05-181-0/+2
| | | | | | | | ignore added Logs/* binary/*
* | Clean out some more generated files from the bdb tree. Add a hacktim@threads.polyesthetic.msg2001-05-181-0/+33
|/ | | | | | | to bdb/dist/s_rpc so that bk doesn't complain about the rpc_server/db_server_proc.c file that gets overwritten (but needs to be stored in BK). Add a bdb/dist/template directory which is needed by bdb/dist/s_recover.
* Fixed that database name is shown for CHECK TABLEmonty@donna.mysql.fi2001-04-201-0/+1
|
* ignore some filesmonty@donna.mysql.fi2001-04-191-0/+3
|
* do not log the drop internal temporary tables into the binary logsasha@mysql.sashanet.com2001-04-101-0/+8
| | | | | | mark killed partially completed updates with an error code in binlog stop replication if the master reports a possible partial/killed update test partially killed update
* Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlmonty@donna.mysql.fi2001-04-101-60/+61
|\
| * updated ignoremonty@donna.mysql.fi2001-04-101-0/+1
| |
* | added compile-pentium-gprofsasha@mysql.sashanet.com2001-04-091-0/+32
|/ | | | ignore generated files from bdb
* worked around gcc bug to make compile-pentium-gcov worksasha@mysql.sashanet.com2001-03-261-0/+4
| | | | | | increase coverage for table.cc in mysql_rm_table() ingore temporary gcov files fixed bug in replication test case
* Changes to make it compile againsasha@mysql.sashanet.com2001-03-221-0/+1
|
* Fixed bug in MAX() optimizing for BDB tablesmonty@donna.mysql.fi2001-03-101-0/+1
|
* Small changes to make life with BDB in the tree easier.tim@threads.polyesthetic.msg2001-03-041-0/+1
|
* Ignore some files in bdb.tim@threads.polyesthetic.msg2001-03-041-0/+6
|
* Mergemonty@donna.mysql.com2001-01-291-0/+1
|
* rpl000016.test syncsasha@mysql.sashanet.com2001-01-171-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rpl000001.result BitKeeper file /home/sasha/src/bk/mysql/mysql-test/r/rpl000001.result ignore Added BitKeeper/tmp/bkr3sAHD to the ignore list slave.h MASTER_POS_WAIT lex.h MASTER_POS_WAIT slave.cc MASTER_POS_WAIT, do automagic restart on debugging abort, skip rotate events in slave.cc debug abort count sql_repl.cc announce the log name at the start of the log with a fake rotate event item_create.h MASTER_POS_WAIT item_func.cc MASTER_POS_WAIT item_func.h MASTER_POS_WAIT sql_class.h enter_cond(), exit_cond() helper inliners item_create.cc added MASTER_POS_WAIT mysql-test-run.sh speed improvement fixes rpl000007.test sync rpl000003.test sleep -> sync rpl000004.test sleep -> sync, fixed clean up bug rpl000014.test sync rpl000009.test sync rpl000013.test sync rpl000001.test sleep -> sync rpl000008.test sync rpl000006.test sync on cleanup rpl000011.test sync rpl000012.test sync rpl000005.test sleep -> sync rpl000010.test sync rpl000015.test sync rpl000002.test sleep -> sync rpl000014.result we now know the master log name as soon as we connect mysql.cc added optional agrument to --wait mysqltest.c added save_master_pos and sync_with_master commands
* Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysqlmonty@donna.mysql.com2001-01-121-0/+1
|
* Added resovle_stack_dumpsasha@mysql.sashanet.com2001-01-051-0/+1
|
* Mergemonty@donna.mysql.com2001-01-011-0/+1
|
* Fixed --no-defaults in mysqltestmonty@donna.mysql.com2000-12-291-0/+1
|
* Extended mysqltest with --commands and 'require'monty@donna.mysql.com2000-12-271-0/+1
| | | | | Fixed test results. Added mysqld variable 'have_isam'
* Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysqlmonty@donna.mysql.com2000-12-261-0/+2
|
* acconfig.hsasha@mysql.sashanet.com2000-12-201-0/+2
| | | | | | | | | | | | | | | | | | fix to make ENCRYPT work BUILD/compile-pentium-debug debug has different warnings BUILD/FINISH.sh save symbol table and dissassembled code with symobls available before strip use $do_make for make decision instead of $make to avoid conflict BUILD/SETUP.sh export AM_MAKEFLAGS fast is now -fno-omit-frame-pointer, the opposite is now called reckless configure.in fixes to make CRYPT work again Docs/Makefile.am hack to avoid rebuilding the manual on make clean -why does Makefile depend on $BUILD_SOURCES, and do we even need BUILD_SOURCES?
* Ignore Berkeley DB directory.tim@cane.mysql.fi2000-12-181-0/+1
|
* fixed typosasha@mysql.sashanet.com2000-12-131-0/+1
|
* MIT fixsasha@mysql.sashanet.com2000-12-131-0/+2
|
* Removed init that crashed BDBmonty@donna.mysql.com2000-12-111-0/+1
| | | | Fixed newly introduced bug in update
* ignore cleaned up, AGAIN!serg@serg.mysql.com2000-12-091-261/+0
| | | | myrg_open.c delayed queue allocation
* Mergemonty@donna.mysql.com2000-12-081-1/+270
|\
| * Lots of fixes for BDB tablesmonty@donna.mysql.com2000-12-081-0/+1
| | | | | | | | Change DROP TABLE to first drop the data, then the .frm file
* | Mergeserg@serg.mysql.com2000-12-081-317/+54
|\ \
| * | sql_base.cc merge+insert (v.3)serg@serg.mysql.com2000-12-081-245/+14
| | | | | | | | | | | | | | | | | | myrg_info.c merge+insert (v.3) myrg_extra.c merge+insert (v.3) ignore cleanup
* | | more cleanup of slave load data infile - trying to track down bug,sasha@mysql.sashanet.com2000-12-071-0/+4
| |/ |/|
* | rpl000001 sporadic failure mystery solved - the table was being opened twice :-)sasha@mysql.sashanet.com2000-12-071-0/+15
| |
* | ok, here comes the push - prepare to resolve conflicts! And lets hope bk can ↵sasha@mysql.sashanet.com2000-12-071-0/+2
| | | | | | | | gracefully handle all of my renames
* | Mergesasha@mysql.sashanet.com2000-12-071-115/+121
|\ \ | |/ |/|
| * fixed up mysql-test - will not push this yet, as more clean up/testing is to ↵sasha@mysql.sashanet.com2000-12-071-0/+2
| | | | | | | | follow
* | Merge jcole@work.mysql.com:/home/bk/mysqljcole@tetra.spaceapes.com2000-12-061-22/+23
|\ \ | |/ |/| | | into tetra.spaceapes.com:/usr/home/jcole/bk/mysql