summaryrefslogtreecommitdiff
path: root/Docs/manual.texi
Commit message (Expand)AuthorAgeFilesLines
* - replaced manual.texi with a dummy placeholder file (manual.texi isunknown2003-01-271-55626/+32
* Fix to get core file on Linuxunknown2002-11-051-0/+2
* Updated changelogunknown2002-10-291-0/+5
* Fixed problem with BDB tables and ALTER TABLEunknown2002-10-241-0/+2
* Fixed bug in LEFT JOIN ... WHERE not_null_key_column=NULL;unknown2002-10-161-0/+2
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2002-10-141-0/+15
|\
| * Fixed a bug in key optimizing handling where the expressionunknown2002-10-141-0/+7
| * Allocate HEAP blocks in smaller blocks to get better memory utilization and m...unknown2002-10-131-1/+3
| * Fixed bug where we could reference a freed tmp_table->table_name variable for...unknown2002-10-121-0/+6
* | - added missing changelog entry to manual.texiunknown2002-10-091-1/+4
* | - Fixed typo in 3.23.53 changelog entry in manual.texiunknown2002-10-091-1/+1
|/
* Fixed bug in LOCK TABLES on windows.unknown2002-10-091-1/+11
* Remove wrong clear of mysql_port when using --skip-show-databasesunknown2002-10-081-0/+2
* Fixup.unknown2002-10-081-1/+1
* 3.23 Changelog cleanup (sync with 4.0/4.1)unknown2002-10-081-1/+1
* Small fix in mysqld_safe for some shellsunknown2002-10-051-0/+2
* Don't reset Delayed_insert_threads on FLUSH STATUSunknown2002-09-271-0/+2
* Change name -> alias in TABLE_LIST.unknown2002-09-211-0/+6
* Fixed bug with BINARY NULLunknown2002-09-181-0/+2
* Fixed bug in ALTER TABLE and RENAME TABLE when running with lower-case-table-...unknown2002-09-161-1/+5
* Fixed core dump bug in ORDER BY ... LIMITunknown2002-09-151-0/+2
* Fixed changelogunknown2002-09-101-1/+4
* Mergeunknown2002-09-031-0/+4
|\
| * Check if AND/OR expression can be NULLunknown2002-09-031-0/+4
* | LOCK+modify+OPTIMIZE bugfixunknown2002-08-311-0/+3
|/
* Mergeunknown2002-08-311-1/+4
|\
| * manual.texi minor fix to 3.23.53 change noteunknown2002-08-281-3/+3
| * Little but nasty bug with BDB and alter tableunknown2002-08-281-0/+3
* | Fixed bug in mysqld when using configure --localstatedirunknown2002-08-231-0/+2
|/
* Fix for HPUX 11 and pthread_mutex_lockunknown2002-08-161-0/+2
* Fix after mergeunknown2002-08-161-0/+1
* merged changelogunknown2002-08-161-5/+3
|\
| * Fixed typo so that ulonglong are properly converted to double on AIX with gcc...unknown2002-08-161-3/+9
* | - Tagged 3.23.52 releaseunknown2002-08-161-1/+9
|/
* Remove 3.23.53 news section until 3.23.52 is tagged.unknown2002-08-131-8/+1
* Update docs because of stable tree revert.unknown2002-08-121-3/+0
* Various little docs fixups.unknown2002-08-121-2/+14
* Fixed problem with BIGINT and shutdown on AIXunknown2002-08-121-2/+3
* Moved a News entry from the 3.23.53 section into the 3.23.52 sectionunknown2002-08-101-8/+2
* A change in IF behaviour that several users asked for ...unknown2002-08-091-0/+8
* Fix for a security flaw in database hashunknown2002-08-071-0/+2
* Fixed problem with make distcheckunknown2002-08-061-1/+2
* Changed initialization of RND() to be less predictable.unknown2002-08-061-0/+2
* mergeunknown2002-08-051-0/+3
|\
| * Changelogunknown2002-08-051-0/+3
* | Fixed bug with GROUP BY on NULL fields.unknown2002-08-051-0/+3
* | mergeunknown2002-08-051-1/+3
|\ \
| * | Added some mutex locks to make SLAVE START and SLAVE STOP thread safe.unknown2002-08-051-0/+2
| |/
* | Fixed a problem with privilege tables when downgrading from 4.0.2unknown2002-08-031-0/+2
|/
* Fixed wrong printf() string in InnoDBunknown2002-07-311-1/+1