summaryrefslogtreecommitdiff
path: root/sql/slave.cc
Commit message (Expand)AuthorAgeFilesLines
* Portability fixes (for windows)monty@mashka.mysql.fi2003-01-211-1/+0
* merge with 4.0 to get bug fix for SHOW PROCESSLIST + connected slavemonty@mashka.mysql.fi2003-01-191-4/+17
|\
| * Merge with 3.23 to get bug fix for SHOW PROCESSLIST + running threadmonty@mashka.mysql.fi2003-01-191-4/+17
| |\
| | * Only set thd->query to 0 if LOCK_thread_count is holdmonty@mashka.mysql.fi2003-01-181-8/+26
| | * Change name -> alias in TABLE_LIST.monty@mashka.mysql.fi2002-09-211-2/+2
| | * Added some mutex locks to make SLAVE START and SLAVE STOP thread safe.monty@mashka.mysql.fi2002-08-051-0/+4
* | | merge with 4.0.9monty@mashka.mysql.fi2003-01-091-6/+2
|\ \ \ | |/ /
| * | Fix for bug in LOAD DATA INFILE and replicationmonty@mashka.mysql.fi2003-01-081-6/+0
| * | Portability fixesmonty@mashka.mysql.fi2003-01-071-0/+2
* | | Merge with 4.0.8monty@mashka.mysql.fi2003-01-031-2/+7
|\ \ \ | |/ /
| * | Changed thd variables max_join_size and select_limit to type ha_rows.monty@mashka.mysql.fi2002-12-201-1/+1
| * | Ensure that BEGIN / COMMIT is handled properly if slave diesmonty@mashka.mysql.fi2002-12-111-1/+6
* | | rename of net_pkg.cc to protocol.ccmonty@mashka.mysql.fi2002-12-111-59/+63
* | | Merge with 4.0monty@mashka.mysql.fi2002-11-211-11/+9
|\ \ \ | |/ /
| * | mergemonty@butch.2002-11-071-3/+3
| |\ \
| | * | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.monty@butch.2002-11-071-3/+3
| * | | Put temporary files in binlog cache when using BEGIN/COMMITmonty@hundin.mysql.fi2002-11-071-2/+2
| |/ /
| * | Mergemonty@hundin.mysql.fi2002-10-311-1/+1
| |\ \
| | * | Added back old LARGEFILE handlingmonty@hundin.mysql.fi2002-10-291-1/+1
| * | | Added --skip-safemalloc to mysqltestmonty@mashka.mysql.fi2002-10-291-1/+1
| |/ /
* | | removed unused functionbar@bar.mysql.r18.ru2002-11-141-2/+3
* | | Added comment blocks for all functionsnick@mysql.com2002-10-291-44/+289
* | | Merge with 4.0.4monty@mashka.mysql.fi2002-10-021-25/+35
|\ \ \ | |/ / |/| |
| * | Fixes and code cleanups after merge with 4.0.3monty@mashka.mysql.fi2002-10-021-20/+27
| * | Merge with 4.0.3monty@narttu.mysql.fi2002-08-301-5/+8
| |\ \
| | * \ merge with 4.0monty@hundin.mysql.fi2002-06-031-28/+43
| | |\ \
| | * | | Extension of .frm file (not yet ready for push)monty@hundin.mysql.fi2002-06-021-1/+3
| | * | | mergemonty@hundin.mysql.fi2002-04-131-5/+6
| | |\ \ \
| | | * | | Hash now supports several charsetsbar@gw.udmsearch.izhnet.ru2002-03-141-1/+1
| | | * | | New ctype functions/macros to support many charsets at a timebar@gw.udmsearch.izhnet.ru2002-03-121-4/+5
* | | | | | Changed table_list->name -> table_list->alias to find places where we where u...monty@mashka.mysql.fi2002-09-201-1/+1
* | | | | | Portability fixes.monty@mashka.mysql.fi2002-09-111-47/+76
* | | | | | Fixed searching after ssl directories.monty@mashka.mysql.fi2002-09-051-2/+0
* | | | | | Small fixesmiguel@hegel.br2002-08-271-1/+0
|/ / / / /
* | | | | Give better error from reconnect()monty@mashka.mysql.fi2002-08-241-33/+49
* | | | | Changed relay_log_space to ulonglongmonty@hundin.mysql.fi2002-08-231-13/+6
* | | | | Fixed bug in wait_for_update() that I had introduced.monty@hundin.mysql.fi2002-08-221-6/+7
* | | | | Use our version of RWLOCKS on UNIXWARE 7monty@hundin.mysql.fi2002-08-211-76/+83
* | | | | Fixed timing problem with rpl000001 replication test.monty@hundin.mysql.fi2002-08-181-38/+38
* | | | | Changed IF(expr, column, NULL) to take type from columnmonty@hundin.mysql.fi2002-08-121-4/+4
* | | | | Fix for SSL and new my_getoptmonty@hundin.mysql.fi2002-08-091-1/+1
* | | | | Fix after mergemonty@hundin.mysql.fi2002-08-081-2/+2
* | | | | Lots of code fixes to the replication code (especially the binary logging and...monty@mashka.mysql.fi2002-08-081-222/+338
* | | | | Merge with 3.23.51monty@mashka.mysql.fi2002-07-251-0/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Fix wrong usage of constant which could cause mysqld to use index when doing ...monty@mashka.mysql.fi2002-07-191-30/+27
| * | | | Another try to fix slave timeoutsSinisa@sinisa.nasamreza.org2002-07-171-3/+4
| * | | | Merge sinisa@work.mysql.com:/home/bk/mysqlSinisa@sinisa.nasamreza.org2002-07-161-1/+2
| |\ \ \ \
| | * | | | making necessary changes after Sasha's correct remarksSinisa@sinisa.nasamreza.org2002-07-161-1/+1
| | * | | | Fixing slave timeoutingSinisa@sinisa.nasamreza.org2002-07-161-1/+2
| * | | | | slave.cc:heikki@hundin.mysql.fi2002-07-161-11/+42
| |/ / / /