summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/nick/mysql/repository/mysql-4.1unknown2002-10-2963-338/+921
|\
| * correct English messageunknown2002-10-2923-23/+23
| * correct English in last messageunknown2002-10-2924-24/+24
| * add help command on server sideunknown2002-10-2830-4/+455
| * fixed union rexecution bugunknown2002-10-273-5/+10
| * add absent message that exist in english versionunknown2002-10-2722-0/+22
| * fixed bug in HAVING error handlingunknown2002-10-271-11/+11
| * code cleanupunknown2002-10-266-52/+36
| * bad auto-merge fixedunknown2002-10-251-30/+1
| * mergedunknown2002-10-259-27/+155
| |\
| | * mergedunknown2002-10-254-5/+103
| | |\
| | | * Fixed problem with BDB tables and ALTER TABLEunknown2002-10-242-3/+12
| | | * - fixed typo in mysqld.cc: "agaist" -> "against"unknown2002-10-171-1/+1
| | | * Added optional NT service and fix the TZ variable bugunknown2002-10-163-34/+191
| | * | Merge mysql.com:/home/nick/mysql/repository/mysql-4.0unknown2002-10-228-15/+139
| | |\ \
| | | * | Added Rand_log_eventunknown2002-10-227-5/+123
| | | * | Moved rand initialization from mysqld.cc to sql_class.cc:THD::THD()unknown2002-10-172-10/+16
| | * | | Merge work:/home/bk/mysql-4.0unknown2002-10-181-11/+12
| | |\ \ \
| | | * | | some DBUG_ENTER/RETURN macro addedunknown2002-10-181-11/+12
| | | |/ /
| | * | | Small code improvement in multi-table updatesunknown2002-10-171-9/+9
| | |/ /
| * | | typo fixedunknown2002-10-251-1/+1
| * | | Merge work:/home/bk/mysql-4.1unknown2002-10-252-3/+11
| |\ \ \
| | * | | support for HA_READ_PREFIX_LAST_OR_PREV in headresunknown2002-10-252-3/+11
| * | | | ENUM/SET fields now have charset toounknown2002-10-254-11/+33
| * | | | Merge abarkov@work.mysql.com:/home/bk/mysql-4.1unknown2002-10-2523-224/+197
| |\ \ \ \
| | * | | | BINARY charset is now used instead of binary_flagunknown2002-10-2523-224/+197
| | |/ / /
| * | | | cp1251.conf:unknown2002-10-251-0/+19
* | | | | Added comment blocks for all functionsunknown2002-10-292-79/+346
* | | | | Changed binlog name padding from binlog.001 to binlog.000001unknown2002-10-291-8/+11
* | | | | Added missing case for Rand_log_event to Log_event::get_type_str()unknown2002-10-241-0/+1
|/ / / /
* | | | Merge nleippe@work.mysql.com:/home/bk/mysql-4.1unknown2002-10-249-16/+152
|\ \ \ \
| * | | | changed syntax from SHOW MASTER LOGS to SHOW BINARY LOGSunknown2002-10-241-1/+15
| * | | | altered syntax from SLAVE START|STOP to START|STOP SLAVEunknown2002-10-241-2/+2
| * | | | Added Rand_log_eventunknown2002-10-247-5/+122
| * | | | Moved rand initialization from mysqld.cc to sql_class.cc:THD::THD()unknown2002-10-242-10/+15
* | | | | Merge abarkov@work.mysql.com:/home/bk/mysql-4.1unknown2002-10-251-1/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Index:unknown2002-10-251-1/+0
| |/ / /
* | | | In database/table charset the keyword DEFAULT is now optional,unknown2002-10-241-4/+14
|/ / /
* | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-10-232-8/+10
|\ \ \
| * | | fixed DISTINCT in subselect bugunknown2002-10-232-8/+10
* | | | All these syntaxes now work:unknown2002-10-231-2/+7
* | | | Both syntaxes are now working:unknown2002-10-231-20/+24
|/ / /
* | | sql_yacc.yy:unknown2002-10-231-1/+9
* | | binary charsetunknown2002-10-231-0/+2
* | | New cp1256 charsetunknown2002-10-232-0/+95
* | | Merge work:/home/bk/mysql-4.1unknown2002-10-221-2/+7
|\ \ \
| * | | make REPAIR killableunknown2002-10-221-0/+5
| * | | ha_myisam::repair should not touch file->save_state (directly, that is)unknown2002-10-151-2/+2
* | | | Small addition to COM_DEBUGunknown2002-10-211-3/+20
* | | | mergeunknown2002-10-179-129/+285
|\ \ \ \