Commit 293d7c83 authored by unknown's avatar unknown

manual.texi Add new TZ-capable date type to TODO list


Docs/manual.texi:
  Add new TZ-capable date type to TODO list
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
parent 652ef85f
...@@ -3,3 +3,4 @@ mwagner@evoq.home.mwagner.org ...@@ -3,3 +3,4 @@ mwagner@evoq.home.mwagner.org
paul@central.snake.net paul@central.snake.net
sasha@mysql.sashanet.com sasha@mysql.sashanet.com
serg@serg.mysql.com serg@serg.mysql.com
tim@threads.polyesthetic.msg
...@@ -42622,6 +42622,9 @@ can gracefully recover if the index file gets full. ...@@ -42622,6 +42622,9 @@ can gracefully recover if the index file gets full.
If you perform an @code{ALTER TABLE} on a table that is symlinked to another If you perform an @code{ALTER TABLE} on a table that is symlinked to another
disk, create temporary tables on this disk. disk, create temporary tables on this disk.
@item @item
Implement a date/datetime type that handles time zone information properly,
so that dealing with dates in different time zones is easier.
@item
FreeBSD and MIT-pthreads; Do sleeping threads take CPU? FreeBSD and MIT-pthreads; Do sleeping threads take CPU?
@item @item
Check if locked threads take any CPU. Check if locked threads take any CPU.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment