- 15 Mar, 2005 14 commits
-
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-5.0
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-5.0
-
lenz@mysql.com authored
"mysql-pro-gpl-cert" packages as well (thanks to Kent for the suggestion)
-
lenz@mysql.com authored
Applied some changes to the mysql.server init script that are already shipped as an additional patch in the 4.1.10a RPMs for SLES9/RHEL3: - small improvement: use LSB functions to display startup success and failure, if available. Fall back to more primitive builtin functions otherwise. - joined two pieces of code performing the same functionality into one "wait_for_pid" function - added a "reload" function (LSB requirement)
-
pekka@mysql.com authored
into mysql.com:/space/pekka/ndb/version/my50
-
pekka@mysql.com authored
-
joerg@mysql.com authored
at function level.
-
joerg@mysql.com authored
into mysql.com:/M50/mysql-5.0
-
patg@krsna. authored
into krsna.:/home/patg/test/mysql-5.0
-
patg@krsna. authored
Konstja and Georg, change sets 1.1806, 1.1805. These changes has been successfully tested on both my own workstation (Suse 9.0) and production.mysql.com.
-
sergefp@mysql.com authored
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-5.0-bug8510
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-4.1-bug8510
-
konstantin@mysql.com authored
Item_sum_count_distinct, and deploy Unique for use with COUNT(DISTINCT) if there is no blob column in the list of DISTINCT arguments.
-
- 14 Mar, 2005 17 commits
-
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
serg@serg.mylan authored
-
serg@serg.mylan authored
don't set LOG_EVENT_BINLOG_IN_USE_F for relay logs sql/sql_repl.cc clear LOG_EVENT_BINLOG_IN_USE_F flag before sending an event to a slave
-
gluh@gluh.mysql.r18.ru authored
into gluh.mysql.r18.ru:/home/gluh/MySQL-MERGE/mysql-5.0
-
"Access denied to database mysql" was actually not just misleading, but also wrong. Bug#7905.
-
mskold@mysql.com authored
-
gluh@gluh.mysql.r18.ru authored
into gluh.mysql.r18.ru:/home/gluh/MySQL-MERGE/mysql-5.0
-
mskold@mysql.com authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
mskold@bk-internal.mysql.com authored
-
msvensson@neptunus.(none) authored
- Moved static variables defined inside of function to file scope to avoid this linking problem on FC3
-
mskold@bk-internal.mysql.com authored
-
mskold@bk-internal.mysql.com authored
-
serg@serg.mylan authored
-
serg@serg.mylan authored
-
marty@linux.site authored
into linux.site:/home/marty/MySQL/mysql-5.0
-
- 13 Mar, 2005 9 commits
-
-
serg@serg.mylan authored
-
konstantin@mysql.com authored
into mysql.com:/media/sda1/mysql/mysql-5.0-926
-
serg@serg.mylan authored
add names to handlertons trans_need_2pc() macro
-
konstantin@mysql.com authored
into mysql.com:/media/sda1/mysql/mysql-5.0-926
-
konstantin@mysql.com authored
implementation of AVG(DISTINCT) which utilizes the approach with Fields. The patch implemented in October is portede to the up-to-date tree containing DECIMAL type. Tests for AVG(DISTINCT) (although there is not much to test provided that SUM(DISTINCT) works), cleanups for COUNT(DISTINCT) and GROUP_CONCAT() will follow in another changeset.
-
heikki@hundin.mysql.fi authored
Correct web links fil0fil.c: Correct (?) English grammar
-
serg@serg.mylan authored
correct top_level_item for XOR
-
joerg@mysql.com authored
into mysql.com:/M50/mysql-5.0
-
heikki@hundin.mysql.fi authored
Add a settable session variable innodb_support_xa; setting it to 0 can save up to 10 % of CPU time and 150 bytes of space in each undo log trx0trx.h, trx0undo.c, trx0trx.c, trx0roll.c: Enable XA if innodb_support_xa is not set to 0; make prepare to do log fsync's according to innodb_flush_log_at_trx_commit
-