summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* WL#1700 - Properly count key_blocks_used and key_blocks_current.unknown2004-05-034-4/+8
* Allow one to send empty strings with mysql_stmt_send_long_data()unknown2004-04-281-2/+6
* Renamed MY_LEX_COLON to MY_LEX_SEMICOLON (at Serg's request)unknown2004-04-281-1/+1
* Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-278-169/+273
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-278-169/+273
| |\
| | * After merge fixesunknown2004-04-275-59/+36
| | * Merge with 4.0unknown2004-04-265-137/+264
| | |\
| | | * ha_innodb.cc, sync0sync.h, sync0sync.c:unknown2004-04-091-3/+6
| | | * Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-04-091-0/+1
| | | |\
| | | | * A fix. (Bug #3376: AVG(constant) returns constant if no rows in result set)unknown2004-04-091-0/+1
| | | * | Fix for BUG#3422 "In 3.23 -> 4.0 replication, slave segfault when replicating...unknown2004-04-081-2/+14
| | | |/
| | | * sql_select.cc:unknown2004-04-081-1/+2
| | | * Fix for BUG#3415 "mysqlbinlog loses a USE command when LOAD DATA INFILE is in...unknown2004-04-071-6/+13
| | | * Fix for BUG#3401 "Rare replication bug which leads to "Binlog has bad magic n...unknown2004-04-071-0/+11
| | | * Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-04-073-34/+75
| | | |\
| | | | * This is a fix for a bug in 3.23 -> 4.0 replication: Exec_master_log_pos is al...unknown2004-04-073-34/+75
| | | * | InnoDB: send diagnostic output to stderr or filesunknown2004-04-061-133/+159
| | | * | InnoDB: Backport fil_path_to_mysql_datadir from MySQL 4.1.xunknown2004-04-051-0/+1
| | | * | InnoDB: ignore intra-database foreign key references between tablesunknown2004-04-021-2/+5
| | | * | InnoDB cleanup: fixing buffer overflows and quoting of quotesunknown2004-04-011-5/+2
| | | * | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-301-1/+6
| | | |\ \
| | | | * | A fix for the error message when database can not be dropped due tounknown2004-03-301-1/+6
* | | | | | Fix for BUG#3567: Disallow several SQL statements inside a Prepared Statement.unknown2004-04-271-2/+4
|/ / / / /
* | | | | MAX_KEY limit doubled (32->64)unknown2004-04-261-1/+1
* | | | | ha_innodb.h:unknown2004-04-241-0/+2
* | | | | symlink, not hardlinkunknown2004-04-212-0/+0
* | | | | mysqld.cc:unknown2004-04-191-1/+1
* | | | | Fix mysql-test-run to work better with NDBunknown2004-04-151-4/+1
* | | | | Merge conflicts with EXAMPLE handlerunknown2004-04-1519-53/+3568
|\ \ \ \ \
| * | | | | Formatting changes requested by Montyunknown2004-04-154-5/+5
| * | | | | Added NDB storage engineunknown2004-04-1515-48/+3561
| |/ / / /
* | | | | - Fixed compile error in sql_parse.ccunknown2004-04-151-1/+1
* | | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-147-6/+413
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | All changes are to allow someone to compile the example storage engine and us...unknown2004-04-126-16/+34
| * | | | ha_example.h:unknown2004-04-052-30/+30
| * | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-052-0/+389
| |\ \ \ \
| | * | | | First commit of the skeleton storage engine. Use this example as a template t...unknown2004-04-012-0/+389
* | | | | | Added missing return statementunknown2004-04-123-62/+72
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-123-3/+3
|\ \ \ \ \ \
| * | | | | | Added function commentunknown2004-04-123-3/+3
* | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-04-101-2/+19
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge bk-internal:/home/bk/mysql-4.1/unknown2004-04-091-2/+19
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | make session max_delayed_threads to be settable only to 0 or global valueunknown2004-04-091-2/+19
* | | | | | | | after review PS fixesunknown2004-04-1013-317/+527
* | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-04-092-2/+10
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Fixed problems noticed with last buildunknown2004-04-092-2/+10
| |/ / / / / /
* | | | | | | mergeunknown2004-04-0814-1299/+1430
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | always call start_bulk_insert, clarify this behaviour in comment blockunknown2004-04-082-2/+10
| * | | | | | Don't enable HA_EXTRA_WRITE_CACHE if too few rowsunknown2004-04-088-1034/+1002
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-089-269/+424
| |\ \ \ \ \ \