1482 Commits (36b183ee31ed2e3fc166c747fb5f8db2c4d45ab4)

Author SHA1 Message Date
unknown 7a71bd4b2a Fixed bug from last push 21 years ago
unknown 1816b5a4a4 Fix a couple of compilation failures. 21 years ago
unknown 48ce8aebd5 New file default_modify.c. Fixed a typo on mysqld.cc 21 years ago
unknown d93806ef7d Fix warnings from icc 21 years ago
unknown 83062698fd Change Last_query_cost status variable from global to thread-local. 21 years ago
unknown 18d0e6a73d Don't enable binlogs by default as this gives too many warnings 21 years ago
unknown b21cf962e3 concurrent-insert can now be set to 2 for concurrent inserts when there is holes in the data file 21 years ago
unknown ab54e16705 Fixes while reviewing new code 21 years ago
unknown 6de14a23f7 A lot of fixes to Precision math 21 years ago
unknown af12ff6568 Approximative fixes for BUG#2610,2611,9100 i.e. WL#2146 binlogging/replication of routines (stored procs and functions). 21 years ago
unknown 8b5b75ec11 Bug #5843: Server code does not check whether PID file was successfully written 21 years ago
unknown 807a543b8b InnoDB: Disable throttling against thread thrashing by default. 21 years ago
unknown d3d5660952 yassl changeset 2: 21 years ago
unknown 3296a12151 ha_innodb.cc, mysqld.cc: 21 years ago
unknown ccfcfce6db Fix compile issues in Intel C/C++ compiler (Bug #9063) 21 years ago
unknown 273d78e115 Many files: 21 years ago
unknown 0327d05c69 Fixed core dump with long timezone names 21 years ago
unknown 43b1125cb9 Adding --innodb_fast_shutdown=2 which shuts down InnoDB faster than the default "1": 21 years ago
unknown e687d6beae Check that the default storage engine is really available, and 21 years ago
unknown 0914b0125b Don't allow the server to start up when an invalid user is 21 years ago
unknown 9faf085b9f Fix for bug#9813: Test 'ndb_basic': Autoincrement fails in 64 bit 21 years ago
unknown c88d49bd76 Bug #9665 After registering MySQL service and starting with shared mem, cannot stop 21 years ago
unknown cbd3334701 Bug #9665 After registering MySQL service and starting with shared mem, cannot stop 21 years ago
unknown 080c8ab39b Fixed errors descovered by valgrind 2.4 21 years ago
unknown e23d1768a0 Fixed that create_time is set properly for cached threads 21 years ago
unknown 3b3d4eefac sql/item.cc 21 years ago
unknown cd0a50bf34 remove the rest of isam/merge references 21 years ago
unknown c7c3f5bed8 Fix handling of max_allowed_packet and net_buffer_length in 21 years ago
unknown 390fe9d958 Last minor things to finish MySQL 4.1.10a: 21 years ago
unknown db7561ecf8 Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902) 21 years ago
unknown b6a38fc7f7 typos fixed 21 years ago
unknown 896e6e5653 Fixes for bugs reported by Stefano Di Paola (stefano.dipaola@wisec.it) 21 years ago
unknown dfc8b3aecc Remove redundant my_security_attr_free() from 21 years ago
unknown 3fd639493a A fix for Bug#8226 "Cannot connect via shared memory": 21 years ago
unknown 6bc324ed21 "After Monty's review" changes to the fix for BUG#8325 "Deadlock in replication thread stops replication": 21 years ago
unknown 8a99997d60 Additional storage engine called "blackhole". Customer request, and for that matter a Zawodny request. With this you can alter table to a type of table that would never store data. Its a /dev/null for a database. 21 years ago
unknown 802c41e04d Cleanups during review of code 21 years ago
unknown 11e01bfa2d BUG#9072 'Max_error_count' system variable cannot be set to zero 21 years ago
unknown 232dc9221d global read lock code now uses a dedicated mutex 21 years ago
unknown a569b08375 set_var.cc, mysqld.cc, ha_innodb.cc, sql_class.h: 21 years ago
unknown 6b98e786e6 if no xa recovery (or after it): 21 years ago
unknown d1b3c64b23 after merge fixes 21 years ago
unknown bfbc7595dc Fix change made to ER_READY by creating a new message, instead. 21 years ago
unknown 4387d327b1 sql/mysqld.cc 21 years ago
unknown eb61d60d60 mysqld.cc: 21 years ago
unknown ba05aef930 Fixed crash if max_connections is exceeded. BUG#8996 21 years ago
unknown 77174b3a89 Default value of slave_transaction_retries is now 10 21 years ago
unknown e904d0e750 Porting of "buffered read" patch to 5.0 and post-review fixes. 21 years ago
unknown d6949b3e9f Merge 21 years ago
unknown 4e09f68e87 typos fixed 21 years ago