summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Portability fixes (for windows)monty@mashka.mysql.fi2003-01-212-4/+5
* Removed compiler warningsmonty@mashka.mysql.fi2003-01-191-1/+1
* Simple code cleanups, ignore generated filesmonty@mashka.mysql.fi2003-01-181-11/+61
* New scan() function in CHARSET_INFO structure (not used yet) bar@bar.mysql.r18.ru2003-01-171-0/+1
* Some comments have been addedbar@bar.mysql.r18.ru2003-01-171-4/+18
* All charsets now have strnxfrm. bar@bar.mysql.r18.ru2003-01-151-0/+1
* mergemonty@mashka.mysql.fi2003-01-142-122/+1
|\
| * Updates for multi-byte character setsmonty@mashka.mysql.fi2003-01-142-122/+1
* | Charset loading has been moved to /string librarybar@bar.mysql.r18.ru2003-01-141-235/+6
* | Some reorganization to move loading related code to /strings library.bar@bar.mysql.r18.ru2003-01-141-232/+243
* | .del-xml.c~d20ceb97a91fcc2d:bar@bar.mysql.r18.ru2003-01-101-374/+0
* | xml.c has been moved to /strings from /mysysbar@bar.mysql.r18.ru2003-01-101-1/+1
|/
* Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1monty@mashka.mysql.fi2003-01-091-36/+51
|\
| * Post merge fixmonty@mashka.mysql.fi2003-01-091-36/+51
* | charset.c:bar@bar.mysql.r18.ru2003-01-081-1/+2
* | New function to search for charset using charset name rather than collation namebar@bar.mysql.r18.ru2003-01-081-9/+30
|/
* Enchanced my_once..() functions.monty@mashka.mysql.fi2003-01-072-165/+186
* Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1monty@mashka.mysql.fi2003-01-071-1/+1
|\
| * Fixed that derived tables are properly dropedmonty@mashka.mysql.fi2003-01-071-1/+1
* | charset.c:bar@bar.mysql.r18.ru2003-01-071-2/+12
|/
* mergemonty@mashka.mysql.fi2003-01-061-179/+203
|\
| * charset.c:bar@bar.mysql.r18.ru2003-01-051-2/+0
| * koi8_ru -> koi8_rbar@bar.mysql.r18.ru2003-01-051-179/+205
* | Merge with 4.0.8monty@mashka.mysql.fi2003-01-062-18/+27
|\ \
| * | A lot of portability fixes.monty@mashka.mysql.fi2003-01-051-2/+2
| * | Added support for max_allowed_packet in option files read by mysql_option()monty@mashka.mysql.fi2003-01-041-16/+25
* | | Changed mysql-test to print warnings for not existing table to DROP TABLEmonty@mashka.mysql.fi2003-01-061-1/+4
* | | mergemonty@mashka.mysql.fi2003-01-043-2/+10
|\ \ \ | |_|/ |/| |
| * | Merge with 4.0.8monty@mashka.mysql.fi2003-01-033-2/+10
| |\ \ | | |/
| | * Changed thd variables max_join_size and select_limit to type ha_rows.monty@mashka.mysql.fi2002-12-202-2/+3
| | * Merge mashka.mysql.fi:/home/my/mysql-3.23monty@mashka.mysql.fi2002-12-141-0/+7
| | |\
| | | * On windows, delete any conflicting 'to' files on rename(from,to)monty@mashka.mysql.fi2002-12-141-0/+7
| | | * - Portability fixes for HP compiler on HPUX11 (backport from 4.0 tree)lenz@mysql.com2002-12-044-7/+18
* | | | charset.c:bar@bar.mysql.r18.ru2003-01-041-3/+3
* | | | Some changes to separate charset and collation termsbar@bar.mysql.r18.ru2003-01-041-4/+23
* | | | .del-test_xml~6237d9729f4fe38:bar@bar.mysql.r18.ru2003-01-041-0/+0
* | | | Charset index is sotred in XML nowbar@bar.mysql.r18.ru2003-01-031-39/+154
* | | | User databar@bar.mysql.r18.ru2003-01-031-0/+5
* | | | license has been addedbar@bar.mysql.r18.ru2002-12-311-0/+16
* | | | XML parserbar@bar.mysql.r18.ru2002-12-314-1/+462
|/ / /
* | | Merge with 4.0.6monty@mashka.mysql.fi2002-12-051-0/+2
|\ \ \ | |/ /
| * | New multi-table-update codemonty@mashka.mysql.fi2002-11-291-0/+2
* | | Merge work.mysql.com:/home/bk/mysql-4.1venu@myvenu.com2002-11-281-1/+1
|\ \ \
| * | | Get rid of pbool from my_list.h; and avoid using the my_global.h for clientsvenu@myvenu.com2002-11-281-1/+1
* | | | support for HA_READ_PREFIX_LAST_OR_PREV, HA_READ_PREFIX_LAST and HA_READ_BEFO...ram@mysql.r18.ru2002-11-281-20/+33
|/ / /
* | | Preparing to use better string-to-number functions to avoid c_ptr() call,bar@bar.mysql.r18.ru2002-11-271-4/+5
* | | removed redundant -I include-dirsserg@serg.mysql.com2002-11-261-1/+1
* | | Merge with 4.0monty@mashka.mysql.fi2002-11-2114-43/+57
|\ \ \ | |/ /
| * | Try to optimize the cache buffer size needed for bulk_insertmonty@mashka.mysql.fi2002-11-201-3/+5
| * | merge with 3.23monty@mashka.mysql.fi2002-11-192-6/+7
| |\ \ | | |/