You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Sergei Golubchik ae63300801 merge 14 years ago
..
atomic Fix XtraDB to build with atomic operations, for good performance. 17 years ago
mysql merge 14 years ago
.cvsignore Import changeset 26 years ago
CMakeLists.txt MWL#55 : cherrypick MySQL 5.5 CMake/build improvements in order 15 years ago
Makefile.am Fixed compilation & test issues found by buildbot 15 years ago
base64.h Merge mysql.com:/home/kent/bk/main/mysql-5.0 19 years ago
config-netware.h BUG#58246: INSTALL PLUGIN not secure & crashable 15 years ago
config-win.h merge Windows performance patches into 5.3 15 years ago
decimal.h Adding support for Dynamic columns (WL#34): 15 years ago
errmsg.h pluggable auth with plugin examples 16 years ago
ft_global.h Merge with MySQL 5.1.57/58 15 years ago
hash.h Merge MySQL->MariaDB 16 years ago
heap.h Merge with MariaDB 5.2 15 years ago
help_end.h my_strtoll10-x86.s: 19 years ago
help_start.h my_strtoll10-x86.s: 19 years ago
keycache.h merge w/ 5.1 15 years ago
lf.h post-review fixes 17 years ago
m_ctype.h Rewritten patch of percona - switching query cache on and off, removing comments. 15 years ago
m_string.h Merge with 5.2 15 years ago
ma_dyncol.h portability fix: avoid anonymous structs and unions in C 14 years ago
maria.h Merge with MariaDB 5.1 15 years ago
my_aes.h my_strtoll10-x86.s: 19 years ago
my_alarm.h Use UNINIT_VAR workaround instead of LINT_INIT. 16 years ago
my_alloc.h Merged 5.1 with maria 5.1 17 years ago
my_atomic.h Fixes for bugs (my_atomic and Maria log handler) observed on 18 years ago
my_attribute.h merge with 5.1 15 years ago
my_base.h Added HA_ERR_DISK_FULL handler error 15 years ago
my_bit.h Merge with MySQL 5.1.57/58 15 years ago
my_bitmap.h Merge with MySQL 5.1.57/58 15 years ago
my_compare.h Merge with MariaDB 5.2 15 years ago
my_compiler.h Merge with MySQL 5.1.55 15 years ago
my_dbug.h Merge with MySQL 5.1.55 15 years ago
my_decimal_limits.h Adding support for Dynamic columns (WL#34): 15 years ago
my_dir.h Backport Fix for Bug#24509 - 2048 file descriptor limit on windows needs increasing. 15 years ago
my_getopt.h Bug#42733: Type-punning warnings when compiling MySQL -- 16 years ago
my_global.h merge Windows performance patches into 5.3 15 years ago
my_handler.h Merge with MySQL 5.1.57/58 15 years ago
my_libwrap.h Many files: 19 years ago
my_list.h WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
my_md5.h Bug #42434: license of mysys MD5 implementation is not GPL-compatible 17 years ago
my_net.h Merge mysql.com:/home/kent/bk/main/mysql-5.0 19 years ago
my_no_pthread.h pluggable auth with plugin examples 16 years ago
my_nosys.h WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
my_pthread.h merge Windows performance patches into 5.3 15 years ago
my_stacktrace.h Bug#51817: incorrect assumption: thd->query at 0x2ab2a8360360 is an invalid pointer 15 years ago
my_sys.h Merge with 5.2 14 years ago
my_time.h various fixes for buildbot failures 15 years ago
my_tree.h Addressed the feedback from the review of Monty on the cumulative patch for 15 years ago
my_trie.h WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
my_uctype.h Many files: 19 years ago
my_user.h WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
my_valgrind.h Merge with MySQL 5.1.49 16 years ago
my_vle.h WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
my_xml.h WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
myisam.h Merge with MySQL 5.1.57/58 15 years ago
myisamchk.h Merge with 5.2 14 years ago
myisammrg.h null merge of the backport of Chad's fix for bug #39326 to 5.1-bugteam 16 years ago
myisampack.h Injecting more "const" declarations into code which does not change 18 years ago
mysql.h Added progress reporting for alter table, LOAD DATA INFILE and for aria tables: check table, repair table, analyze table. 15 years ago
mysql.h.pp Added new options to KILL. New syntax is KILL [HARD|SOFT] [CONNECTION|QUERY] [ID | USER user_name] 14 years ago
mysql_com.h Added new options to KILL. New syntax is KILL [HARD|SOFT] [CONNECTION|QUERY] [ID | USER user_name] 14 years ago
mysql_embed.h Bug#57210: remove pstack 15 years ago
mysql_time.h my_strtoll10-x86.s: 19 years ago
mysql_version.h.in Added mariadb and mariadb-version as my.conf option tags 17 years ago
mysys_err.h Merge with MySQL 5.1.55 15 years ago
queues.h Fixed wrong queue_replace(), which caused timeout failure in pbxt.flush_read_lock_kill 15 years ago
rijndael.h my_strtoll10-x86.s: 19 years ago
service_versions.h Added progress reporting for alter table, LOAD DATA INFILE and for aria tables: check table, repair table, analyze table. 15 years ago
sha1.h Bug #56428: Replace copyright notice removed from SHA1 code (.h) 15 years ago
sql_common.h Added progress reporting for alter table, LOAD DATA INFILE and for aria tables: check table, repair table, analyze table. 15 years ago
sslopt-case.h Many files: 19 years ago
sslopt-longopts.h Bug#42733: Type-punning warnings when compiling MySQL -- 16 years ago
sslopt-vars.h Many files: 19 years ago
t_ctype.h Many files: 19 years ago
thr_alarm.h Implementation of MWL#172: Add support for prepared statements to HANDLER READ 15 years ago
thr_lock.h Merge with 5.2 15 years ago
typelib.h protocol safety fix: 15 years ago
violite.h Changed version number from RC to stable 16 years ago
waiting_threads.h compilation fixes 17 years ago
wqueue.h Locking for read and write made waiting for each other (with loose 18 years ago