summaryrefslogtreecommitdiff
path: root/include/my_sys.h
Commit message (Expand)AuthorAgeFilesLines
* Fix merge of __attribute__ cleanup.jimw@rama.(none)2006-09-281-1/+1
* Merge rama.(none):/home/jimw/my/mysql-4.1-cleanjimw@rama.(none)2006-09-281-1/+1
|\
| * Bug #2717: include/my_global.h mis-defines __attribute__jimw@rama.(none)2006-08-171-2/+2
* | my_sys.h:kent@mysql.com2006-07-011-1/+1
* | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0-rpllars@mysql.com2006-06-291-0/+8
|\ \
| * | Fixing BUG#17719 "Delete of binlog files fails on Windows"aivanov@mysql.com2006-06-281-0/+8
* | | Fix compilation failures on Windows caused by the patch for Bug#17199.konstantin@mysql.com2006-06-271-1/+1
|/ /
* | Merge mysql.com:/usr/local/mysql/mysql-5.0-vgfixknielsen@mysql.com2006-05-151-0/+1
|\ \
| * | Fix two Valgrind memory leak warnings.knielsen@mysql.com2006-05-151-0/+1
* | | SECURITY FIXcmiller@zippy.(none)2006-05-011-0/+5
|/ /
* | Fixes bug #13377. my_open() & my_create() functions changed to use SergeyV@selena.2005-11-141-0/+1
* | Building with compile-pentium-valgrind-max (without safemalloc) defines my_fr...guilhem@mysql.com2005-10-131-1/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-10-081-1/+0
|\ \
| * | Review of code pushed since last 5.0 pull:monty@mysql.com2005-10-061-1/+0
* | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0jani@a193-229-222-105.elisa-laajakaista.fi2005-09-301-0/+1
|\ \ \
| * \ \ Merge perch.ndb.mysql.com:/home/jonas/src/mysql-5.0jonas@perch.ndb.mysql.com2005-09-301-0/+1
| |\ \ \
| | * | | export forced_defaults_file using global variable defaults_filejonas@perch.ndb.mysql.com2005-09-301-0/+1
* | | | | Small fixes.jani@a193-229-222-105.elisa-laajakaista.fi2005-09-301-1/+1
* | | | | Several fixes revelaled by Intel compiler.jani@a193-229-222-105.elisa-laajakaista.fi2005-09-231-1/+1
|/ / / /
* | | | Merge mysqldev@production.mysql.com:my/mysql-5.0-releasekonstantin@mysql.com2005-09-231-0/+1
|\ \ \ \
| * | | | A fix and a test case for Bug#6513 "Test Suite: Values inserted by using konstantin@mysql.com2005-09-221-0/+1
| |/ / /
* | | | mergedserg@serg.mylan2005-09-211-0/+3
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge svlasenko@bk-internal.mysql.com:/home/bk/mysql-4.1SergeyV@selena.2005-09-201-0/+3
| |\ \
| | * | Fixes bug #12929. Uses my_cgets instead of _cgets function, thus eliminatingSergeyV@selena.2005-09-161-0/+3
* | | | Merge mysql.com:/home/mydev/mysql-4.1-4100ingo@mysql.com2005-09-141-3/+0
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Bug#12920 - key_read_requests counter appears to re-setingo@mysql.com2005-09-141-3/+0
| * | Merge mysql.com:/home/mydev/mysql-4.0-4000ingo@mysql.com2005-09-141-2/+2
| |\ \ | | |/ | |/|
| | * Bug#12920 - key_read_requests counter appears to re-setingo@mysql.com2005-09-141-2/+2
| * | Bug#11338 Fixes from review (identical functionality).elliot@mysql.com2005-08-191-1/+0
| * | BUG#11338 (logging of prepared statement w/ blob type)elliot@mysql.com2005-08-171-0/+1
* | | Fixes bug #11815. Convert file path to UNIX format to build correct query SergeyV@selena.2005-08-301-0/+1
* | | Merge xiphis.org:/usr/home/antony/work2/mysql-4.1acurtis@xiphis.org2005-08-111-0/+5
|\ \ \ | |/ /
| * | Bug#5439 : mysql_server_init() crashes if ShiftJIS path is passedbar@mysql.com2005-08-081-0/+5
| * | Added some missing casts and changed a define for alloca().jani@a193-229-222-105.elisa-laajakaista.fi2005-07-201-1/+1
* | | Fixes during review of new pushed codemonty@mishka.local2005-07-311-1/+1
* | | Fixes to previous changesetmonty@mishka.local2005-07-181-1/+0
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mishka.local2005-07-181-3/+4
|\ \ \
| * | | Cleanups during reviewmonty@mishka.local2005-07-181-3/+4
* | | | Merge mysql.com:/home/jimw/my/mysql-5.0-10214jimw@mysql.com2005-07-051-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Make status of NO_BACKSLASH_ESCAPES mode known to the client sojimw@mysql.com2005-06-231-0/+3
* | | | Merge mysql.com:/home/jonas/src/wl1882joreland@mysql.com2005-06-131-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Add "--instance=name" option to load_defaults (or env(MYSQL_INSTANCE)) joreland@mysql.com2005-06-071-0/+1
* | | | Some fixes for Netware.jani@a193-229-222-105.elisa-laajakaista.fi2005-06-061-1/+4
|/ / /
* | | Merge from 4.1msvensson@neptunus.(none)2005-05-261-0/+1
|\ \ \ | |/ /
| * | Cleanup during code reviewmonty@mysql.com2005-05-251-0/+1
* | | fixed conflictsreggie@mdk10.(none)2005-05-201-0/+5
|\ \ \ | |/ /
| * | BUG# 9148: Denial of servicereggie@mdk10.(none)2005-05-201-0/+5
* | | Change the return type back to int (modify_defaults_file).konstantin@mysql.com2005-05-191-3/+3
* | | New file default_modify.c. Fixed a typo on mysqld.ccjani@a193-229-222-105.elisa-laajakaista.fi2005-05-181-5/+3
* | | Mergepetr@mysql.com2005-05-161-0/+5
|\ \ \