summaryrefslogtreecommitdiff
path: root/.bzrignore
Commit message (Collapse)AuthorAgeFilesLines
* merge 5.1 --> 5.1-rplAlfranio Correia2008-12-131-0/+25
|\
| * mergeIngo Struewing2008-11-281-0/+25
| |
* | Merge 5.1 main -> 5.1-rplHe Zhenxing2008-09-061-0/+3
|\ \ | |/
| * Bug#31455 mysqlbinlog don't print user readable info about RBR events Alexander Barkov2008-08-201-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implementing -v command line parameter to mysqlbinlog to decode and print row events. mysql-test/include/mysqlbinlog_row_engine.inc mysql-test/r/mysqlbinlog_row.result mysql-test/r/mysqlbinlog_row_big.result mysql-test/r/mysqlbinlog_row_innodb.result mysql-test/r/mysqlbinlog_row_myisam.result mysql-test/r/mysqlbinlog_row_trans.result mysql-test/t/mysqlbinlog_row.test mysql-test/t/mysqlbinlog_row_big.test mysql-test/t/mysqlbinlog_row_innodb.test mysql-test/t/mysqlbinlog_row_myisam.test mysql-test/t/mysqlbinlog_row_trans.test Adding tests client/Makefile.am Adding new files to symlink client/mysqlbinlog.cc Adding -v option sql/log_event.cc Impelentations of the new methods sql/log_event.h Declaration of the new methods and member sql/mysql_priv.h Adding new function prototype sql/rpl_tblmap.cc Adding pre-processor conditions sql/rpl_tblmap.h Adding pre-processor conditions sql/rpl_utility.h Adding pre-processor conditions sql/sql_base.cc Adding reset_table_id_sequence() function. sql/sql_repl.cc Resetting table_id on "RESET MASTER" .bzrignore Ignoring new symlinked files
* | Add doxygen files to .bzrignoreSven Sandberg2008-07-241-0/+3
| |
* | Merge 5.1->5.1-rplMagnus Svensson2008-05-301-0/+9
|\ \ | |/ | | Fix paths and name of a few files to make it work with new mtr.pl
| * Merge magare.gmz:/home/kgeorge/mysql/work/B36011-take2-5.0-bugteamgkodinov/kgeorge@magare.gmz2008-05-161-0/+3031
| |\ | | | | | | | | | into magare.gmz:/home/kgeorge/mysql/work/B36011-5.1-bugteam
| * | Bug#35744 - Test 'partition_alter1_innodb' times out on multiple platforms.pcrews@pcrews-mac-local.local2008-05-131-3030/+0
| | | | | | | | | | | | | | | | | | | | | Split the test into 3 smaller parts, reducing single test run time. NDB variant still disabled. The runtime for a single test is greater than the runtime for the Innodb variant that was timing out. The test works, but disabled for Build systems.
| * | Fixes for bug#36522.hhunger@hh-nb.hungers2008-05-081-0/+4
| | |
| * | Merge hh-nb.hungers:/work/trees/mysql-5.1-build-src-cleanhhunger@hh-nb.hungers2008-04-231-0/+1
| |\ \ | | | | | | | | | | | | into hh-nb.hungers:/work/merge/mysql-5.1-build
| | * | Eightth set of fixes for bug 35988.hhunger@hh-nb.hungers2008-04-231-0/+1
| | | |
| * | | Merge hh-nb.hungers:/work/trees/mysql-5.1-build-src-cleanhhunger@hh-nb.hungers2008-04-101-0/+3
| |\ \ \ | | |/ / | |/| | | | | | into hh-nb.hungers:/work/merge/mysql-5.1-build
| | * | System variable tests delivered by Folio3 (see WL4288).hhunger@hh-nb.hungers2008-04-101-0/+3
| | | |
| * | | Merge hynda.mysql.fi:/home/my/mysql-5.1-mainjani@hynda.mysql.fi2008-02-271-8/+8
| |\ \ \ | | |/ / | |/| | | | | | into hynda.mysql.fi:/home/my/mysql-5.1-marvel
| | * | Fixed a previous patch.jani@hynda.mysql.fi2008-02-181-0/+1
| | | |
* | | | Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rplmsvensson@pilot.mysql.com2008-02-281-8/+9
|\ \ \ \ | |/ / / |/| | | | | | | into pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-mtr
| * | | Add C version of safe_process msvensson@shellback.(none)2008-01-181-0/+1
| | | |
* | | | Patch for bug#32664: event.test has timeout randomly. File is split into ↵hhunger@hh-nb.hungers2008-02-201-0/+1
| | | | | | | | | | | | | | | | event_1.test and event_2.test.
* | | | Fixed differences in STATE in result file for bug#34190.hhunger@hh-nb.hungers2008-02-061-0/+1
| | | |
* | | | fixes for bug#34190.hhunger@hh-nb.hungers2008-01-311-0/+1
| | | |
* | | | New tests added for Bug#33558 - Test "stress.ddl_csv needs nullable columns ↵pcrews@pcrews-mac-local.local2008-01-211-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | which CSV does not support Added new tests and corrected existing tests
* | | | Disabled storedproc_06 for all engines due to bug 33464.hhunger@hh-nb.hungers2008-01-091-0/+2
| | | |
* | | | WL#4084: Code changes due to enabled the disabled tests (including other ↵hhunger@hh-nb.hungers2008-01-081-0/+1
| |/ / |/| | | | | | | | improvements).
* | | Merge mysql.com:/home/gluh/MySQL/Merge/5.1gluh@eagle.(none)2007-12-131-0/+1
|\ \ \ | | | | | | | | | | | | into mysql.com:/home/gluh/MySQL/Merge/5.1-opt
| * | | BUG#32694 post-merge adjustment of EXPLAIN results for 5.1.timour/tkatchaounov@lapi.mysql.com2007-12-081-0/+1
| | | |
| * | | Merge bk@192.168.21.1:mysql-5.1-optholyfoot/hf@hfmain.(none)2007-11-201-0/+3
| |\ \ \ | | |/ / | |/| | | | | | into mysql.com:/home/hf/work/31868/my51-31868
| | * | Bug #31868 mysql_server_init crash when language path is not correctly set.holyfoot/hf@mysql.com/hfmain.(none)2007-11-131-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When mysql_server_init() interrupts on some error (wrong errmsg file for example) in the middle of it's execution, it doesn't call execute_ddl_log_recovery() so LOCK_gdl mutex isn't init-ed. In this case we shouldn't execute release_ddl_log during cleanup as it uses that mutex inside.
| * | | Merge mysql.com:/home/hf/work/31305/my50-31305holyfoot/hf@hfmain.(none)2007-11-121-0/+1
| |\ \ \ | | |/ / | |/| | | | | | into mysql.com:/home/hf/work/31305/my51-31305
* | | | Merge hh-nb.hhunger:/work/merge/mysql-5.0-32496hhunger@hh-nb.hhunger2007-11-261-0/+1
|\ \ \ \ | | |_|/ | |/| | | | | | into hh-nb.hhunger:/work/merge/mysql-5.1-32496
| * | | patch for bug#32496 (2nd) with ansi conformant and Mysql test case.hhunger@hh-nb.hhunger2007-11-261-0/+2
| | |/ | |/|
| * | Merge mysql.com:/home/hf/work/31305/my41-31305holyfoot/hf@hfmain.(none)2007-11-121-10/+11
| |\ \ | | | | | | | | | | | | into mysql.com:/home/hf/work/31305/my50-31305
| | * | Bug #31305 myisam tables crash when they are near capacity.holyfoot/hf@mysql.com/hfmain.(none)2007-11-121-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When we insert a record into MYISAM table which is almost 'full', we first write record data in the free space inside a file, and then check if we have enough space after the end of the file. So if we don't have the space, table will left corrupted. Similar error also happens when we updata MYISAM tables. Fixed by modifying write_dynamic_record and update_dynamic_record functions to check for free space before writing parts of a record
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1serg@janus.mylan2007-11-051-1/+6
|\ \ \ \ | | | | | | | | | | | | | | | into janus.mylan:/usr/home/serg/Abk/mysql-5.1
| * | | | tests/mysql_client_test.c: typo fixedserg@janus.mylan2007-10-161-0/+6
| | |_|/ | |/| |
* | | | disable teststomas@whalegate.ndb.mysql.com2007-11-011-0/+1
|/ / /
* | | Merge gleb.loc:/home/uchum/work/bk/5.0-optgshchepa/uchum@gleb.loc2007-09-061-0/+3
|\ \ \ | |/ / | | | | | | into gleb.loc:/home/uchum/work/bk/5.1-opt
| * | Bug #30596 GROUP BY optimization gives wrong result ordermhansson/martin@linux-st28.site2007-08-271-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | The optimization that uses a unique index to remove GROUP BY, did not ensure that the index was actually used, thus violating the ORDER BY that is impled by GROUP BY. Fixed by replacing GROUP BY with ORDER BY if the GROUP BY clause contains a unique index. In case GROUP BY ... ORDER BY null is used, GROUP BY is simply removed.
* | | Merge amd64.(none):/src/mysql-5.1-maintiggy@amd64.(none)2007-08-031-0/+3
|\ \ \ | | | | | | | | | | | | into amd64.(none):/src/mysql-5.1-build_29903
| * | | Bug#29903 The CMake build method does not produce the embedded library.iggy@amd64.(none)2007-08-031-0/+3
| | | | | | | | | | | | | | | | - Changes to correct and test Windows embedded build.
* | | | Merge bk-internal:/home/bk/mysql-5.1-marveldf@pippilotta.erinye.com2007-08-031-0/+2
|\ \ \ \ | |/ / / |/| | | | | | | into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.1-build-marvel-engines
| * | | Don't save & restore time fields from thd when it's not needed.monty@mysql.com/nosik.monty.fi2007-08-021-0/+1
| | | | | | | | | | | | | | | | Added back setting of 'some_tables_deleted' to not cause deadlocks in mysql_lock_table()
| * | | Added support for 'internal temporary tables' in HEAP tables.monty@mysql.com/nosik.monty.fi2007-07-251-0/+1
| | | | | | | | | | | | | | | | | | | | Now we don't take any mutexes when creating or dropping internal HEAP tables during SELECT. Change buffer sizes to size_t to make keycache 64 bit safe on platforms where sizeof(ulong) != sizeof(size_t)
* | | | Merge amd64.(none):/src/bug24732/my50-bug24732iggy@amd64.(none)2007-07-251-0/+1
|\ \ \ \ | |/ / / |/| / / | |/ / into amd64.(none):/src/bug24732/my51-bug24732
| * | Bug#24732 Executables do not include Vista manifestsiggy@amd64.(none)2007-07-251-0/+1
| | | | | | | | | | | | - Sign executables with MySQL AB security certificate.
* | | Merge labbari.dsl.inet.fi:/home/my/bk/mysql-5.0-marveljani@labbari.dsl.inet.fi2007-07-061-2/+3
|\ \ \ | |/ / | | | | | | into labbari.dsl.inet.fi:/home/my/bk/mysql-5.1-marvel
| * | Allow multiple calls to mysql_server_end()monty@mysql.com/narttu.mysql.fi2007-06-201-0/+3
| | | | | | | | | | | | | | | | | | (Part of fix for Bug#25621 Error in my_thread_global_end(): 1 threads didn't exit) Give correct error message if InnoDB table is not found (This allows us to drop a an innodb table that is not in the InnoDB registery)
* | | Embedded Server doesn't build on Windows.iggy@alf.2007-06-151-0/+3
| | | | | | | | | | | | | | | | | | - Add build configuration parameter EMBEDDED_ONLY which will configure the VS solution to produce only mysql embedded binary. - Make necessary updates to successfully compile solution.
* | | Merge bodhi.(none):/opt/local/work/mysql-5.0-runtimekostja@bodhi.(none)2007-06-011-1/+0
|\ \ \ | |/ / | | | | | | into bodhi.(none):/opt/local/work/mysql-5.1-runtime
| * | Do not ignore mysqltest language interpreter warnings.kostja@bodhi.(none)2007-06-011-1/+0
| | |
* | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1jani@a88-113-38-195.elisa-laajakaista.fi2007-05-241-1/+3
|\ \ \ | | | | | | | | | | | | into a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-marvel