summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
...
| * fixed race condition in automatic binlog rotationsasha@mysql.sashanet.com2001-07-111-1/+1
* | Merge work:/home/bk/mysql-4.0sasha@mysql.sashanet.com2001-07-111-1/+1
|\ \
| * | fixed uninitialized use of variable in mysqltestsasha@mysql.sashanet.com2001-07-111-1/+1
| * | Redefinition of myisam_bulk_insert_tree_sizemonty@tik.mysql.fi2001-07-101-1/+1
* | | UNION stuff mainly.Sinisa@sinisa.nasamreza.org2001-07-111-3/+2
|/ /
* | Making multi-table delete BETA !!Sinisa@sinisa.nasamreza.org2001-07-011-0/+4
* | Merge work:/home/bk/mysql-4.0sasha@mysql.sashanet.com2001-06-191-0/+5
|\ \
| * | Added event sequence number and flags to binlogsasha@mysql.sashanet.com2001-06-191-0/+5
* | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2001-06-151-0/+2
|\ \ \ | |/ /
| * | Merge work:/home/bk/mysql-4.0sasha@mysql.sashanet.com2001-06-141-0/+2
| |\ \
| | * | Added slave log event to record the master position in of slave threadsasha@mysql.sashanet.com2001-06-141-0/+2
| * | | Second phase of UNIONS (please do not test it yet) and some other Sinisa@sinisa.nasamreza.org2001-06-131-1/+1
| |/ /
* | | Fixed multi-table-deletemonty@hundin.mysql.fi2001-06-151-7/+2
* | | cleanup; Fixed type bug in new delete code.monty@hundin.mysql.fi2001-06-141-3/+5
|/ /
* | Enhancing both multi-table delete and division of LEXSinisa@sinisa.nasamreza.org2001-06-071-28/+32
* | These are actually two changesets. One for splitting LEX in two and Sinisa@sinisa.nasamreza.org2001-06-031-6/+31
* | updates for LOAD DATA FROM MASTER + some cleanup of replication codesasha@mysql.sashanet.com2001-05-281-2/+0
* | Added Unique class to be used for duplicate removal in multi-table delete.monty@donna.mysql.fi2001-05-231-0/+29
* | Mergeserg@serg.mysql.com2001-05-151-0/+1
|\ \
| * | ALTER TABLE ... DISABLE KEYS / ALTER TABLE ... ENABLE KEYSserg@serg.mysql.com2001-05-111-0/+1
* | | Merged with 3.23, needs further fix-upsasha@mysql.sashanet.com2001-05-101-1/+4
|\ \ \ | |/ / |/| / | |/
| * Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlmonty@donna.mysql.fi2001-04-251-1/+1
| |\
| | * Portability fixes for Ia64 and Sgi compilermonty@donna.mysql.fi2001-04-251-1/+1
| * | fixed redundant repetition of use db in mysqlbinlogsasha@mysql.sashanet.com2001-04-241-0/+3
| |/
* | mergedserg@serg.mysql.com2001-04-131-3/+3
|\ \
| * | this won't be pushedserg@serg.mysql.com2001-04-131-3/+3
| * | Preliminary commit of HANDLER syntax (w/o LIMIT or column-list)serg@serg.mysql.com2001-04-071-2/+2
| |/
* | Added SQL_CALC_FOUND_ROWS and FOUND_ROWS()monty@donna.mysql.fi2001-04-121-1/+5
|/
* Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macromonty@donna.mysql.fi2001-03-261-1/+1
* Add support for Gemini table handler, Monty has checked and approvedmikef@nslinux.bedford.progress.com2001-03-211-1/+5
* Added isolation levelsmonty@tik.mysql.fi2001-03-211-1/+2
* Added tests if a user variable is changed in the same query.monty@donna.mysql.fi2001-03-151-1/+1
* Reversed SQL_ANSI_MODE per Monty's request.jcole@abel.spaceapes.com2001-03-141-3/+0
* changed signal by fd close to signal by vio_closesasha@mysql.sashanet.com2001-03-131-43/+21
* Merge work:/home/bk/mysqlsasha@mysql.sashanet.com2001-03-121-1/+4
|\
| * Added SQL_ANSI_MODE.jcole@tetra.spaceapes.com2001-03-121-1/+4
* | untested changes to close socket on slave stop for OS's that do notsasha@mysql.sashanet.com2001-03-121-0/+51
|/
* Added max_user_connectionsmonty@donna.mysql.com2001-02-201-3/+3
* Portability fixes for OPENBSD, OS2 and Windowsmonty@donna.mysql.com2001-01-271-0/+3
* rpl000016.test syncsasha@mysql.sashanet.com2001-01-171-0/+19
* show_check.test fixed cleanup problemsasha@mysql.sashanet.com2001-01-021-0/+5
* Extended mysqltest with --commands and 'require'monty@donna.mysql.com2000-12-271-1/+1
* Lots of new benchmark runsmonty@donna.mysql.com2000-12-181-1/+1
* Fixed delete in tables with hidden primary keymonty@donna.mysql.com2000-12-121-1/+1
* Only write full transactions to binary logmonty@donna.mysql.com2000-12-071-5/+5
* Merge work.mysql.com:/home/bk/mysqlsasha@mysql.sashanet.com2000-11-271-1/+0
|\
| * New thr_alarm struct for better integration with OS2monty@donna.mysql.com2000-11-281-1/+0
* | Merge work.mysql.com:/home/bk/mysqlsasha@mysql.sashanet.com2000-11-271-0/+4
|\ \ | |/ |/|
| * Fixed temp tables to work with replication. It will not work if you stop the ...sasha@mysql.sashanet.com2000-11-251-0/+4
* | All statements are now run in a sub transactionmonty@donna.mysql.com2000-11-241-2/+8
|/